Searched refs:isUpperSignWrapped (Results 1 – 2 of 2) sorted by relevance
198 bool isUpperSignWrapped() const;
324 bool ConstantRange::isUpperSignWrapped() const { in isUpperSignWrapped() function in ConstantRange356 return !isUpperSignWrapped() && !Upper.isStrictlyPositive(); in isAllNegative()377 if (isFullSet() || isUpperSignWrapped()) in getSignedMax()