Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isNonNegative

2186     assert((Range - 2ULL).isNonNegative() &&
2336 if (minValue.isNonNegative() && maxValue.slt(IntPtrBits)) {