Home
last modified time | relevance | path

Searched defs:AreStatisticsEnabled (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Support/
H A DStatistic.cpp101 bool llvm::AreStatisticsEnabled() { in AreStatisticsEnabled() function in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DStatistic.cpp139 bool llvm::AreStatisticsEnabled() { return Enabled || EnableStats; } in AreStatisticsEnabled() function in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DStatistic.cpp131 bool llvm::AreStatisticsEnabled() { in AreStatisticsEnabled() function in llvm