HomeSort by relevance Sort by last modified time
    Searched full:getunreachableblock (Results 1 - 7 of 7) sorted by null

  /external/llvm/include/llvm/Transforms/Utils/
UnifyFunctionExitNodes.h 43 BasicBlock *getUnreachableBlock() const { return UnreachableBlock; }
  /external/clang/lib/CodeGen/
CGCleanup.cpp 552 llvm::BasicBlock *unreachableBB = CGF.getUnreachableBlock();
786 (BranchThroughDest ? BranchThroughDest : getUnreachableBlock());
    [all...]
CGException.cpp     [all...]
CodeGenFunction.h     [all...]
CGCall.cpp     [all...]
  /external/libcxxabi/test/
test_demangle.pass.cpp     [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
test_demangle.pass.cpp     [all...]

Completed in 124 milliseconds