Lines Matching defs:BBI1
1779 BBInfo *BBI1 = &TrueBBI;
1797 std::swap(BBI1, BBI2);
1804 MachineBasicBlock &MBB1 = *BBI1->BB;
1823 BBI1->NonPredSize -= NumDups1;
1866 if (!BBI1->IsBrAnalyzable)
1962 PredicateBlock(*BBI1, MBB1.end(), *Cond1, &RedefsByFalse);
1964 // After predicating BBI1, if there is a predicated terminator in BBI1 and
1984 MergeBlocks(BBI, *BBI1, MergeAddEdges);
2068 // There may still be a fall-through edge from BBI1 or BBI2 to TailBB;