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

  /external/llvm/include/llvm/Transforms/Utils/
UnifyFunctionExitNodes.h 42 BasicBlock *getUnreachableBlock() const { return UnreachableBlock; }
  /external/clang/lib/CodeGen/
CGCleanup.cpp 501 llvm::BasicBlock *unreachableBB = CGF.getUnreachableBlock();
728 (BranchThroughDest ? BranchThroughDest : getUnreachableBlock());
    [all...]
CGException.cpp     [all...]
CGCall.cpp     [all...]
CodeGenFunction.h     [all...]

Completed in 77 milliseconds