Searched refs:RHigh (Results 1 – 2 of 2) sorted by relevance
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 ()()