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

References

lib/CodeGen/MachineVerifier.cpp
 2772       BBState.EntryValue = SPState[StackPred->getNumber()].ExitValue;
 2774       BBState.ExitValue = BBState.EntryValue;
 2809           (SPState[(*I)->getNumber()].ExitValue != BBState.EntryValue ||
 2816                << BBState.EntryValue << ", " << BBState.EntryIsSetup << ").\n";
 2825           (SPState[(*I)->getNumber()].EntryValue != BBState.ExitValue ||
 2829                << " has entry state (" << SPState[(*I)->getNumber()].EntryValue