Home
last modified time | relevance | path

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

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