Home | History | Annotate | Download | only in Utils

Lines Matching refs:FoldBranchToCommonDest

1943 /// FoldBranchToCommonDest - If this basic block is simple enough, and if a
1946 bool llvm::FoldBranchToCommonDest(BranchInst *BI) {
3890 if (FoldBranchToCommonDest(BI))
3934 if (FoldBranchToCommonDest(BI))