Home
last modified time | relevance | path

Searched refs:EnableStats (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DStatistic.cpp41 static cl::opt<bool> EnableStats( variable
107 if (EnableStats || Enabled) in RegisterStatistic()
122 if (EnableStats || PrintOnExit) in ~StatisticInfo()
132 return Enabled || EnableStats; in AreStatisticsEnabled()
245 if (EnableStats) { in PrintStatistics()