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