Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Transforms/Utils/
H A DLocalTest.cpp201 TEST(Local, MergeBasicBlockIntoOnlyPred) { in TEST() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp771 void llvm::MergeBasicBlockIntoOnlyPred(BasicBlock *DestBB, MergeBasicBlockIntoOnlyPred() function in llvm