Searched refs:SetNextInstruction (Results 1 – 1 of 1) sorted by relevance
329 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