Home
last modified time | relevance | path

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

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