Lines Matching defs:EndMBB
3678 const MachineBasicBlock *EndMBB =
3680 if (!EndMBB) {
3688 if (S.end != LiveInts->getMBBEndIdx(EndMBB)) {
3694 // The live segment is ending inside EndMBB
3698 report("Live segment doesn't end at a valid instruction", EndMBB);
3706 report("Live segment ends at B slot of an instruction", EndMBB);
3715 report("Live segment ending at dead slot spans instructions", EndMBB);
3731 EndMBB);
3799 if (MBB == EndMBB)
3815 if (&*MFI == EndMBB)
3865 if (&*MFI == EndMBB)