Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_switch_impl-inl.h167 const Instruction* next_inst) in PossiblyHandlePendingExceptionOnInvokeImpl() argument
189 inst = next_inst; in PossiblyHandlePendingExceptionOnInvokeImpl()
196 const Instruction* next_inst) in PossiblyHandlePendingException() argument
205 inst = next_inst; in PossiblyHandlePendingException()