Lines Matching full:ends
558 // It's possible that the block legitimately ends with a noreturn
562 // It's possible that the block legitimately ends with a noreturn
574 report("MBB exits via unconditional fall-through but ends with a "
629 report("MBB exits via conditional branch/fall-through but ends with a "
1172 report("Block ends before last instruction index", MBB);
1173 errs() << "Block ends at " << stop
1528 report("Live segment ends at B slot of an instruction", EndMBB, LR, Reg,
1534 // Segment ends on the dead slot.
1802 // Make sure a basic block with return ends with zero stack adjustment.
1805 report("A return block ends with a FrameSetup.", MBB);
1807 report("A return block ends with a nonzero stack adjustment.", MBB);