Home
last modified time | relevance | path

Searched refs:VTableIndex (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/
Dmir_method_info.h163 uint16_t VTableIndex() const { in VTableIndex() function
/art/compiler/dex/quick/
Dgen_invoke.cc1600 next_call_insn, target_method, method_info.VTableIndex(), in GenInvokeNoInline()
1605 call_state = next_call_insn(cu_, info, call_state, target_method, method_info.VTableIndex(), in GenInvokeNoInline()