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