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