Home | History | Annotate | Download | only in Analysis

Lines Matching refs:ult

668 /// follow non-inbounds geps. This allows it to remain usable for icmp ult/etc.
1817 LHSOffsetValue.ult(LHSSize) &&
1818 RHSOffsetValue.ult(RHSSize)) {
1953 // Rule out tautological comparisons (eg., ult 0 or uge 0).
1993 if (CI2->getValue().ult(Width))
1999 if (CI2->getValue().ult(Width)) {