Searched refs:NeedInvoke (Results 1 – 1 of 1) sorted by relevance
812 bool NeedInvoke = AllowExceptions && canThrow(II->getCalledOperand()); in runEHOnFunction() local813 if (NeedInvoke) { in runEHOnFunction()