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