Searched refs:MergeBasicBlockIntoOnlyPred (Results 1 – 8 of 8) sorted by relevance
60 MergeBasicBlockIntoOnlyPred(Succ, &DT); in simplifyLoopCFG()
723 MergeBasicBlockIntoOnlyPred(BB); in ProcessBlock()
116 void MergeBasicBlockIntoOnlyPred(BasicBlock *BB, DominatorTree *DT = nullptr);
202 void MergeBasicBlockIntoOnlyPred(BasicBlock *BB, DomTreeUpdater *DTU = nullptr);
568 void llvm::MergeBasicBlockIntoOnlyPred(BasicBlock *DestBB, DominatorTree *DT) { in MergeBasicBlockIntoOnlyPred() function in llvm
355 MergeBasicBlockIntoOnlyPred(BB, nullptr); in eliminateFallThrough()511 MergeBasicBlockIntoOnlyPred(DestBB, nullptr); in eliminateMostlyEmptyBlock()
1898 MergeBasicBlockIntoOnlyPred(BB, DTU); in MaybeMergeBasicBlockIntoOnlyPred()
670 void llvm::MergeBasicBlockIntoOnlyPred(BasicBlock *DestBB, in MergeBasicBlockIntoOnlyPred() function in llvm