Searched refs:isAllNonNegative (Results 1 – 3 of 3) sorted by relevance
234 bool isAllNonNegative() const;
359 bool ConstantRange::isAllNonNegative() const { in isAllNonNegative() function in ConstantRange
4291 (LHSRange.isAllNonNegative() || RHSRange.isAllNonNegative()); in computeOverflowForSignedAdd()