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

References

lib/Support/Statistic.cpp
  144         return std::strcmp(LHS->getDesc(), RHS->getDesc()) < 0;
  144         return std::strcmp(LHS->getDesc(), RHS->getDesc()) < 0;
  194                  Stats.Stats[i]->getDesc());
lib/Transforms/Scalar/LoopFuse.cpp
  342              << "Loop is not a candidate for fusion: " << Stat.getDesc());
 1331              << ": " << Stat.getDesc());