Searched refs:CandP (Results 1 – 1 of 1) sorted by relevance
2498 const PressureChange &CandP, in tryPressure() argument2503 int CandRank = CandP.getPSetOrMax(); in tryPressure()2506 return tryLess(TryP.getUnitInc(), CandP.getUnitInc(), TryCand, Cand, in tryPressure()2511 if (tryGreater(TryP.getUnitInc() < 0, CandP.getUnitInc() < 0, TryCand, Cand, in tryPressure()