Home
last modified time | relevance | path

Searched defs:MergeBasicBlockIntoOnlyPred (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Utils/
DLocal.cpp177 TEST(Local, MergeBasicBlockIntoOnlyPred) { in TEST() argument
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLocal.cpp426 void llvm::MergeBasicBlockIntoOnlyPred(BasicBlock *DestBB, Pass *P) { in MergeBasicBlockIntoOnlyPred() function in llvm
/external/llvm/lib/Transforms/Utils/
DLocal.cpp568 void llvm::MergeBasicBlockIntoOnlyPred(BasicBlock *DestBB, DominatorTree *DT) { in MergeBasicBlockIntoOnlyPred() function in llvm
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLocal.cpp660 void llvm::MergeBasicBlockIntoOnlyPred(BasicBlock *DestBB, DominatorTree *DT, in MergeBasicBlockIntoOnlyPred() function in llvm