reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/MachineVerifier.cpp
 2493   if (!EndMBB) {
 2501   if (S.end == LiveInts->getMBBEndIdx(EndMBB))
 2513     report("Live segment doesn't end at a valid instruction", EndMBB);
 2521     report("Live segment ends at B slot of an instruction", EndMBB);
 2530       report("Live segment ending at dead slot spans instructions", EndMBB);
 2541              "redefined by an EC def in the same instruction", EndMBB);
 2607     if (MBB == EndMBB)
 2623       if (&*MFI == EndMBB)
 2665     if (&*MFI == EndMBB)