Searched refs:RHigh (Results 1 – 1 of 1) sorted by relevance
2550 bool RHigh = SPQ->HighRegPressure(right); in operator ()() local2553 if (LHigh && !RHigh) { in operator ()()2558 else if (!LHigh && RHigh) { in operator ()()2563 if (!LHigh && !RHigh) { in operator ()()