HomeSort by relevance Sort by last modified time
    Searched refs:InvokeDest (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp 163 /// it rewrites them to be invokes that jump to InvokeDest and fills in the PHI
218 BasicBlock *InvokeDest = II->getUnwindDest();
260 InvokeDest->removePredecessor(II->getParent());
    [all...]
  /external/clang/lib/CodeGen/
CGCall.cpp     [all...]

Completed in 224 milliseconds