Searched refs:getPSetOrMax (Results 1 – 2 of 2) sorted by relevance
101 unsigned getPSetOrMax() const { return (PSetID - 1) & UINT16_MAX; } in getPSetOrMax() function
2585 unsigned TryPSet = TryP.getPSetOrMax(); in tryPressure()2586 unsigned CandPSet = CandP.getPSetOrMax(); in tryPressure()