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

References

lib/Transforms/Scalar/SCCP.cpp
  811     if (!OperandVal) {   // Grab the first value.
  812       OperandVal = IV.getConstant();
  822     if (IV.getConstant() != OperandVal)
  830   if (OperandVal)
  831     markConstant(&PN, OperandVal);      // Acquire operand value