Searched refs:Invoke2CallAllowed (Results 1 – 2 of 2) sorted by relevance
2518 bool Invoke2CallAllowed = in cleanupIR() local2526 if (Invoke2CallAllowed) { in cleanupIR()
4506 bool Invoke2CallAllowed = !mayCatchAsynchronousExceptions(F); in manifest() local4517 if (MayReturn && (!Invoke2CallAllowed || !isa<InvokeInst>(CB))) in manifest()