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

References

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