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

References

lib/Transforms/Scalar/SCCP.cpp
  535       return LV;  // Common case, already in the map.
  541         LV.markOverdefined();      // Unknown sort of constant.
  545         LV.markConstant(Elt);      // Constants are constant.
  549     return LV;