Searched refs:EnableStats (Results 1 – 1 of 1) sorted by relevance
44 static bool EnableStats; variable54 cl::location(EnableStats), cl::Hidden}; in initStatisticOptions()114 if (EnableStats || Enabled) in RegisterStatistic()129 if (EnableStats || PrintOnExit) in ~StatisticInfo()138 bool llvm::AreStatisticsEnabled() { return Enabled || EnableStats; } in AreStatisticsEnabled()247 if (EnableStats) { in PrintStatistics()