Home
last modified time | relevance | path

Searched defs:num_ins (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/runtime/interpreter/
H A Dinterpreter.cc428 uint16_t num_ins; in EnterInterpreterFromInvoke() local
/aosp12/art/runtime/
H A Dmethod_handles.cc393 size_t num_ins = method->IsStatic() ? shorty_length - 1 : shorty_length; in GetInsForProxyOrNativeMethod() local
/aosp12/art/oatdump/
H A Doatdump.cc1413 size_t num_ins = code_item_accessor.InsSize(); in DumpVregLocations() local