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

  /external/llvm/lib/Transforms/Utils/
BasicBlockUtils.cpp 642 Instruction *UncondBranch = Pred->getTerminator();
674 UncondBranch->eraseFromParent();
    [all...]
  /external/llvm/include/llvm/Support/
GCOV.h 40 PreservePaths(P), UncondBranch(U), LongFileNames(L), NoOutput(N) {}
47 bool UncondBranch;

Completed in 1990 milliseconds