Searched refs:getMaxUpwardPressureDelta (Results 1 – 3 of 3) sorted by relevance
351 void getMaxUpwardPressureDelta(const MachineInstr *MI,384 return getMaxUpwardPressureDelta(MI, nullptr, Delta, CriticalPSets,
769 getMaxUpwardPressureDelta(const MachineInstr *MI, PressureDiff *PDiff, in getMaxUpwardPressureDelta() function in RegPressureTracker
2582 TempTracker.getMaxUpwardPressureDelta( in tryCandidate()