Searched refs:isFarAway (Results 1 – 1 of 1) sorted by relevance
276 bool isFarAway = -maxValue > sValue || sValue > maxValue - 1; in fixupNeedsRelaxationAdvanced() local278 if (isFarAway) { in fixupNeedsRelaxationAdvanced()