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