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

References

lib/Transforms/Scalar/ConstantHoisting.cpp
  621   ConstInfo.BaseInt = ConstInt;
  622   ConstInfo.BaseExpr = ConstExpr;
  631     ConstInfo.RebasedConstants.push_back(
  634   ConstInfoVec.push_back(std::move(ConstInfo));