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