Searched refs:IsPotentiallyThrowingCall (Results 1 – 1 of 1) sorted by relevance
205 bool IsPotentiallyThrowingCall(IrOpcode::Value opcode) { in IsPotentiallyThrowingCall() function223 DCHECK(IsPotentiallyThrowingCall(call->opcode())); in AddCall()