Searched refs:RHigh (Results 1 – 1 of 1) sorted by relevance
2543 bool RHigh = SPQ->HighRegPressure(right); in operator ()() local2546 if (LHigh && !RHigh) { in operator ()()2551 else if (!LHigh && RHigh) { in operator ()()2556 if (!LHigh && !RHigh) { in operator ()()