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.
1824 LHSOffsetValue.ult(LHSSize) &&
1825 RHSOffsetValue.ult(RHSSize)) {
1960 // Rule out tautological comparisons (eg., ult 0 or uge 0).
2000 if (CI2->getValue().ult(Width))
2006 if (CI2->getValue().ult(Width)) {