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

References

lib/CodeGen/RegisterPressure.cpp
  178   TopIdx = BottomIdx = SlotIndex();
  195   if (TopIdx <= NextTop)
  197   TopIdx = SlotIndex();
  297     return static_cast<IntervalPressure&>(P).TopIdx.isValid();
  321     static_cast<IntervalPressure&>(P).TopIdx = getCurrSlot();