Searched defs:MergeBasicBlockIntoOnlyPred (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/llvm/unittests/Transforms/Utils/ | ||
| H A D | LocalTest.cpp | 201 TEST(Local, MergeBasicBlockIntoOnlyPred) { in TEST() argument |
| /llvm-project/llvm/lib/Transforms/Utils/ | ||
| H A D | Local.cpp | 771 void llvm::MergeBasicBlockIntoOnlyPred(BasicBlock *DestBB, MergeBasicBlockIntoOnlyPred() function in llvm |