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