reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/InstCombine/InstCombineCompares.cpp
 5716     SMax.convertFromAPInt(APInt::getSignedMaxValue(IntWidth), true,
 5718     if (SMax.compare(RHS) == APFloat::cmpLessThan) {  // smax < 13123.0