Searched refs:RHigh (Results 1 – 3 of 3) sorted by relevance
2660 bool RHigh = SPQ->HighRegPressure(right); in operator ()() local2663 if (LHigh && !RHigh) { in operator ()()2668 else if (!LHigh && RHigh) { in operator ()()2673 if (!LHigh && !RHigh) { in operator ()()
2535 bool RHigh = SPQ->HighRegPressure(right); in operator ()() local2538 if (LHigh && !RHigh) { in operator ()()2543 else if (!LHigh && RHigh) { in operator ()()2548 if (!LHigh && !RHigh) { in operator ()()
2458 bool RHigh = SPQ->HighRegPressure(right); in operator ()() local2461 if (LHigh && !RHigh) { in operator ()()2467 else if (!LHigh && RHigh) { in operator ()()2473 if (!LHigh && !RHigh) { in operator ()()