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

References

lib/Analysis/LazyValueInfo.cpp
 1776   if (Val.isConstant()) {
 1777     Res = ConstantFoldCompareInstOperands(Pred, Val.getConstant(), C, DL, TLI);
 1783   if (Val.isConstantRange()) {
 1787     const ConstantRange &CR = Val.getConstantRange();
 1812   if (Val.isNotConstant()) {
 1818                                             Val.getNotConstant(), C, DL,
 1825                                             Val.getNotConstant(), C, DL,