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

References

lib/IR/ConstantRange.cpp
 1385   if (isEmptySet() || Other.isEmptySet())
 1389   APInt OtherMin = Other.getSignedMin(), OtherMax = Other.getSignedMax();
 1389   APInt OtherMin = Other.getSignedMin(), OtherMax = Other.getSignedMax();