Searched refs:SetNextInstruction (Results 1 – 1 of 1) sorted by relevance
118 SetNextInstruction(inst_->RelativeAt(displacement)); in HandlePendingException()136 SetNextInstruction(inst_); in PossiblyHandlePendingExceptionOnInvoke()253 SetNextInstruction(inst_->RelativeAt(offset)); in HandleBranch()1797 ALWAYS_INLINE void SetNextInstruction(const Instruction* next_inst) { in SetNextInstruction() function