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