Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_switch_impl-inl.h150 const Instruction* inst_copy = inst; in HandlePendingExceptionWithInstrumentation() local
153 ctx, instrumentation, self, shadow_frame, dex_pc, inst_copy, inst_data, exit_loop_copy); in HandlePendingExceptionWithInstrumentation()
155 inst = inst_copy; in HandlePendingExceptionWithInstrumentation()