Home | History | Annotate | Download | only in Utils

Lines Matching refs:ult

437       // If we have "x ult 3" comparison, for example, then we can add 0,1,2 to
757 return LHS->getValue().ult(RHS->getValue());
765 if (LHS->getValue().ult(RHS->getValue()))
1352 /// %cmp = icmp ult %x, %y
1365 /// %cmp = icmp ult %x, %y