Home | History | Annotate | Download | only in Utils

Lines Matching refs:MergeBlockIntoPredecessor

114 /// MergeBlockIntoPredecessor - Attempts to merge a block into its predecessor,
116 bool llvm::MergeBlockIntoPredecessor(BasicBlock *BB, Pass *P) {