Searched refs:pressureChange (Results 1 – 2 of 2) sorted by relevance
256 int pressureChange(const SUnit *SU, bool isBotUp);
553 int ConvergingVLIWScheduler::pressureChange(const SUnit *SU, bool isBotUp) { in pressureChange() function in ConvergingVLIWScheduler676 if (IsAvailableAmt && pressureChange(SU, Q.getID() != TopQID) > 0 && in SchedulingCost()