HomeSort by: relevance | last modified time | path
    Searched refs:Invoke2CallAllowed (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
Attributor.cpp 1310 bool Invoke2CallAllowed =
1318 if (Invoke2CallAllowed) {
AttributorAttributes.cpp 3132 bool Invoke2CallAllowed = !mayCatchAsynchronousExceptions(F);
3142 if (MayReturn && (!Invoke2CallAllowed || !isa<InvokeInst>(CB)))

Completed in 42 milliseconds