Searched refs:isAllNegative (Results 1 – 3 of 3) sorted by relevance
231 bool isAllNegative() const;
349 bool ConstantRange::isAllNegative() const { in isAllNegative() function in ConstantRange
4293 (LHSRange.isAllNegative() || RHSRange.isAllNegative()); in computeOverflowForSignedAdd()