Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:cmpLessThan

3368     if (SMax.compare(RHS) == APFloat::cmpLessThan) {  // smax < 13123.0
3380 if (UMax.compare(RHS) == APFloat::cmpLessThan) { // umax < 13123.0
3570 APFloat::cmpLessThan) || Fabs.isZero()))