Searched defs:getStatistics (Results 1 – 4 of 4) sorted by relevance
113 public static CacheStats getStatistics() { in getStatistics() method in PatternCache
146 ArrayRef<Statistic *> getStatistics() const { return statistics; } in getStatistics() function147 MutableArrayRef<Statistic *> getStatistics() { return statistics; } in getStatistics() function
99 ArrayRef<PassStatistic> Pass::getStatistics() const { return statistics; } in getStatistics() function in Pass
2581 Scop::ScopStatistics Scop::getStatistics() const { in getStatistics() function in Scop