Home
last modified time | relevance | path

Searched refs:MergeBasicBlockIntoOnlyPred (Results 1 – 11 of 11) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLoopSimplifyCFG.cpp60 MergeBasicBlockIntoOnlyPred(Succ, &DT); in simplifyLoopCFG()
DJumpThreading.cpp723 MergeBasicBlockIntoOnlyPred(BB); in ProcessBlock()
/external/llvm/include/llvm/Transforms/Utils/
DLocal.h116 void MergeBasicBlockIntoOnlyPred(BasicBlock *BB, DominatorTree *DT = nullptr);
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
DLocal.h153 void MergeBasicBlockIntoOnlyPred(BasicBlock *BB, DomTreeUpdater *DTU = nullptr);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DLocal.h202 void MergeBasicBlockIntoOnlyPred(BasicBlock *BB, DomTreeUpdater *DTU = nullptr);
/external/llvm/lib/Transforms/Utils/
DLocal.cpp568 void llvm::MergeBasicBlockIntoOnlyPred(BasicBlock *DestBB, DominatorTree *DT) { in MergeBasicBlockIntoOnlyPred() function in llvm
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp355 MergeBasicBlockIntoOnlyPred(BB, nullptr); in eliminateFallThrough()
511 MergeBasicBlockIntoOnlyPred(DestBB, nullptr); in eliminateMostlyEmptyBlock()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp1898 MergeBasicBlockIntoOnlyPred(BB, DTU); in MaybeMergeBasicBlockIntoOnlyPred()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp1996 MergeBasicBlockIntoOnlyPred(BB, DTU); in maybeMergeBasicBlockIntoOnlyPred()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp670 void llvm::MergeBasicBlockIntoOnlyPred(BasicBlock *DestBB, in MergeBasicBlockIntoOnlyPred() function in llvm
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DLocal.cpp765 void llvm::MergeBasicBlockIntoOnlyPred(BasicBlock *DestBB, in MergeBasicBlockIntoOnlyPred() function in llvm