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

References

lib/Support/Statistic.cpp
  141         if (int Cmp = std::strcmp(LHS->getName(), RHS->getName()))
  141         if (int Cmp = std::strcmp(LHS->getName(), RHS->getName()))
  213     assert(yaml::needsQuotes(Stat->getName()) == yaml::QuotingType::None &&
  215     OS << "\t\"" << Stat->getDebugType() << '.' << Stat->getName() << "\": "
  259     ReturnStats.emplace_back(Stat->getName(), Stat->getValue());
lib/Transforms/Scalar/LoopFuse.cpp
  339     ORE.emit(OptimizationRemarkAnalysis(DEBUG_TYPE, Stat.getName(),
 1326     ORE.emit(RemarkKind(DEBUG_TYPE, Stat.getName(), FC0.L->getStartLoc(),