Home
last modified time | relevance | path

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

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