Searched refs:MergeBasicBlockIntoOnlyPred (Results 1 – 4 of 4) sorted by relevance
117 void MergeBasicBlockIntoOnlyPred(BasicBlock *BB, DominatorTree *DT = nullptr);
553 void llvm::MergeBasicBlockIntoOnlyPred(BasicBlock *DestBB, DominatorTree *DT) { in MergeBasicBlockIntoOnlyPred() function in llvm
727 MergeBasicBlockIntoOnlyPred(BB); in ProcessBlock()
339 MergeBasicBlockIntoOnlyPred(BB, nullptr); in eliminateFallThrough()478 MergeBasicBlockIntoOnlyPred(DestBB, nullptr); in eliminateMostlyEmptyBlock()