Home | History | Annotate | Download | only in CodeGen

Lines Matching full:mbb2

798   MachineBasicBlock *MBB2 = Indexes->getMBBFromIndex(Stop);
799 return MBB1 == MBB2 ? MBB1 : nullptr;