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

References

lib/CodeGen/RegisterPressure.cpp
  178   TopIdx = BottomIdx = SlotIndex();
  211   if (BottomIdx > PrevBottom)
  213   BottomIdx = SlotIndex();
  305     return static_cast<IntervalPressure&>(P).BottomIdx.isValid();
  333     static_cast<IntervalPressure&>(P).BottomIdx = getCurrSlot();