Searched refs:IsTrap (Results 1 – 9 of 9) sorted by relevance
181 instr->IsTrap() || HasSideEffect(instr) || IsLoadOperation(instr); in DependsOnDeoptOrTrap()
169 } else if (instr->IsDeoptimizeCall() || instr->IsTrap()) { in AddInstruction()
96 bool IsTrap() const { return mode_ == kFlags_trap; } in IsTrap() function122 DCHECK(IsTrap()); in trap_id()
905 bool IsTrap() const { in IsTrap() function
728 } else if (cont->IsTrap()) { in EmitWithContinuation()
1636 bool IsTrap() const;1838 bool InstructionGetters<P>::IsTrap() const { in IsTrap() function
391 if (!(instr->IsTrap()) || in Debug()
1693 bool IsTrap() const;1921 bool InstructionGetters<P>::IsTrap() const { in IsTrap() function
356 if (!(instr->IsTrap()) || in Debug()