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

  /external/llvm/lib/Transforms/Utils/
FlattenCFG.cpp 246 BI->swapSuccessors();
SimplifyCFG.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCCTRLoops.cpp 517 CountedExitBranch->swapSuccessors();
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/llvm/lib/IR/
Instructions.cpp 786 void BranchInst::swapSuccessors() {
    [all...]

Completed in 291 milliseconds