Home | History | Annotate | Download | only in Utils

Lines Matching refs:MergeBasicBlockIntoOnlyPred

475 /// MergeBasicBlockIntoOnlyPred - DestBB is a block with one predecessor and its
480 void llvm::MergeBasicBlockIntoOnlyPred(BasicBlock *DestBB, Pass *P) {