Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
HDStatistic.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()