Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_switch_impl-inl.h329 SetNextInstruction(inst_->RelativeAt(displacement)); in HandlePendingException()
347 SetNextInstruction(inst_); in PossiblyHandlePendingExceptionOnInvoke()
427 SetNextInstruction(inst_->RelativeAt(offset)); in HandleBranch()
1974 ALWAYS_INLINE void SetNextInstruction(const Instruction* next_inst) { in SetNextInstruction() function