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

  /external/llvm/include/llvm/Transforms/Utils/
UnifyFunctionExitNodes.h 26 BasicBlock *ReturnBlock, *UnwindBlock, *UnreachableBlock;
38 // getReturn|Unwind|UnreachableBlock - Return the new single (or nonexistent)
43 BasicBlock *getUnreachableBlock() const { return UnreachableBlock; }
  /external/clang/lib/CodeGen/
CodeGenFunction.h     [all...]

Completed in 194 milliseconds