Lines Matching refs:PressureChange
399 // Insert this PressureChange.
401 PressureChange PTmp = PressureChange(*PSetI);
628 Delta.Excess = PressureChange();
650 Delta.Excess = PressureChange(i);
665 ArrayRef<PressureChange> CriticalPSets,
668 Delta.CriticalMax = PressureChange();
669 Delta.CurrentMax = PressureChange();
685 Delta.CriticalMax = PressureChange(i);
693 Delta.CurrentMax = PressureChange(i);
758 ArrayRef<PressureChange> CriticalPSets,
826 ArrayRef<PressureChange> CriticalPSets,
841 // Ignore DeadDefs here because they aren't captured by PressureChange.
854 Delta.Excess = PressureChange(PSetID);
868 Delta.CriticalMax = PressureChange(PSetID);
875 Delta.CurrentMax = PressureChange(PSetID);
954 ArrayRef<PressureChange> CriticalPSets,