Lines Matching defs:EndMBB
3526 const MachineBasicBlock *EndMBB =
3528 if (!EndMBB) {
3536 if (S.end != LiveInts->getMBBEndIdx(EndMBB)) {
3542 // The live segment is ending inside EndMBB
3546 report("Live segment doesn't end at a valid instruction", EndMBB);
3554 report("Live segment ends at B slot of an instruction", EndMBB);
3563 report("Live segment ending at dead slot spans instructions", EndMBB);
3579 EndMBB);
3647 if (MBB == EndMBB)
3663 if (&*MFI == EndMBB)
3713 if (&*MFI == EndMBB)