Searched refs:MergeBlockIntoPredecessor (Results 1 – 6 of 6) sorted by relevance
54 bool MergeBlockIntoPredecessor(BasicBlock *BB, DominatorTree *DT = nullptr,
400 MergeBlockIntoPredecessor(OrigHeader, DT, LI); in rotateLoop()
2447 MergeBlockIntoPredecessor(BB, DT, /* LoopInfo */ nullptr, MD); in runOnFunction()
108 bool llvm::MergeBlockIntoPredecessor(BasicBlock *BB, DominatorTree *DT, in MergeBlockIntoPredecessor() function in llvm
5113 if (MergeBlockIntoPredecessor(BB)) in run()
848 MergeBlockIntoPredecessor(BB); in cleanupPreparedFunclets()