Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DStatistic.cpp62 friend void llvm::PrintStatistics();
63 friend void llvm::PrintStatistics(raw_ostream &OS);
123 llvm::PrintStatistics(); in ~StatisticInfo()
170 void llvm::PrintStatistics(raw_ostream &OS) { in PrintStatistics() function in llvm
226 void llvm::PrintStatistics() { in PrintStatistics() function in llvm
239 PrintStatistics(*OutStream); in PrintStatistics()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStatistic.h163 void PrintStatistics();
166 void PrintStatistics(raw_ostream &OS);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DStatistic.h185 void PrintStatistics();
188 void PrintStatistics(raw_ostream &OS);
/third_party/node/deps/v8/src/snapshot/embedded/
Dembedded-data.cc410 if (FLAG_serialization_statistics) d.PrintStatistics(); in FromIsolate()
434 void EmbeddedData::PrintStatistics() const { in PrintStatistics() function in v8::internal::EmbeddedData
Dembedded-data.h299 void PrintStatistics() const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Config/
Dllvm-config.h.cmake78 * PrintStatistics() or PrintStatisticsJSON()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOCodeGenerator.cpp616 PrintStatistics(); in compileOptimized()
DThinLTOCodeGenerator.cpp1135 llvm::PrintStatistics(); in run()