Searched refs:MergeBasicBlockIntoOnlyPred (Results 1 – 3 of 3) sorted by relevance
204 void MergeBasicBlockIntoOnlyPred(BasicBlock *BB, DomTreeUpdater *DTU = nullptr);
998 MergeBasicBlockIntoOnlyPred(BB, DTU); in ProcessBlock()
675 void llvm::MergeBasicBlockIntoOnlyPred(BasicBlock *DestBB, in MergeBasicBlockIntoOnlyPred() function in llvm