Searched refs:Next_51l (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | dex_instruction.h | 250 const Instruction* Next_51l() const { in Next_51l() function |
/art/runtime/interpreter/ | ||
D | interpreter_switch_impl.cc | 387 inst = inst->Next_51l(); in ExecuteSwitchImpl() |