Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EndMBB

1452   const MachineBasicBlock *EndMBB =
1454 if (!EndMBB) {
1461 if (I->end == LiveInts->getMBBEndIdx(EndMBB))
1469 // The live segment is ending inside EndMBB
1473 report("Live segment doesn't end at a valid instruction", EndMBB, LI);
1480 report("Live segment ends at B slot of an instruction", EndMBB, LI);
1488 report("Live segment ending at dead slot spans instructions", EndMBB, LI);
1498 "redefined by an EC def in the same instruction", EndMBB, LI);
1538 if (MBB == EndMBB)
1548 if (&*MFI == EndMBB)
1582 if (&*MFI == EndMBB)