Home | History | Annotate | Download | only in Analysis

Lines Matching refs:ult

591 /// follow non-inbounds geps. This allows it to remain usable for icmp ult/etc.
1775 LHSOffsetValue.ult(LHSSize) &&
1776 RHSOffsetValue.ult(RHSSize)) {
1922 // Rule out tautological comparisons (eg., ult 0 or uge 0).
1972 if (CI2->getValue().ult(Width))
1985 if (CI2->getValue().ult(Width)) {