Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DStatistic.h127 bool AreStatisticsEnabled();
/external/llvm/include/llvm/ADT/
DStatistic.h155 bool AreStatisticsEnabled();
/external/swiftshader/third_party/LLVM/lib/Support/
DStatistic.cpp104 bool llvm::AreStatisticsEnabled() { in AreStatisticsEnabled() function in llvm
/external/llvm/lib/Support/
DStatistic.cpp101 bool llvm::AreStatisticsEnabled() { in AreStatisticsEnabled() function in llvm
/external/llvm/include/llvm/
DLinkAllPasses.h210 (void) llvm::AreStatisticsEnabled(); in ForcePassLinking()
/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp585 if (llvm::AreStatisticsEnabled()) in compileOptimized()
DThinLTOCodeGenerator.cpp833 if (llvm::AreStatisticsEnabled()) in run()
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp2186 if (AreStatisticsEnabled()) { in runOnFunction()
2224 if (AreStatisticsEnabled()) { in runOnFunction()