| /llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/ |
| H A D | wrappers_c.cpp | 35 extern "C" INTERFACE void __scudo_print_stats(void) { Allocator.printStats(); } in __scudo_print_stats()
|
| H A D | wrappers_c_bionic.cpp | 51 INTERFACE void __scudo_print_stats(void) { Allocator.printStats(); } in __scudo_print_stats()
|
| H A D | combined.h | 720 void printStats() { in printStats() function
|
| /llvm-project-15.0.7/bolt/include/bolt/Passes/ |
| H A D | RegAnalysis.h | 62 void printStats();
|
| H A D | FrameAnalysis.h | 210 void printStats();
|
| H A D | ShrinkWrapping.h | 524 static void printStats();
|
| /llvm-project-15.0.7/compiler-rt/lib/scudo/ |
| H A D | scudo_allocator_combined.h | 64 void printStats() { in printStats() function
|
| H A D | scudo_allocator.cpp | 599 void printStats() { in printStats() function 601 Backend.printStats(); in printStats() 830 Instance.printStats(); in __scudo_print_stats()
|
| /llvm-project-15.0.7/llvm/include/llvm/Bitcode/ |
| H A D | BitcodeAnalyzer.h | 93 void printStats(BCDumpOptions O, Optional<StringRef> Filename = None);
|
| /llvm-project-15.0.7/clang/include/clang/Serialization/ |
| H A D | GlobalModuleIndex.h | 171 void printStats();
|
| /llvm-project-15.0.7/llvm/tools/llvm-bcanalyzer/ |
| H A D | llvm-bcanalyzer.cpp | 132 BA.printStats(O, StringRef(InputFilename.getValue())); in main()
|
| /llvm-project-15.0.7/bolt/lib/Passes/ |
| H A D | FrameOptimizer.cpp | 305 FA->printStats(); in runOnFunctions() 306 ShrinkWrapping::printStats(); in runOnFunctions()
|
| H A D | RegAnalysis.cpp | 234 void RegAnalysis::printStats() { in printStats() function in llvm::bolt::RegAnalysis
|
| H A D | FrameAnalysis.cpp | 581 void FrameAnalysis::printStats() { in printStats() function in llvm::bolt::FrameAnalysis
|
| H A D | ShrinkWrapping.cpp | 2041 void ShrinkWrapping::printStats() { in printStats() function in llvm::bolt::ShrinkWrapping
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/tool/ |
| H A D | ClangTidyMain.cpp | 268 static void printStats(const ClangTidyStats &Stats) { in printStats() function 634 printStats(Context.getStats()); in clangTidyMain()
|
| /llvm-project-15.0.7/lld/COFF/ |
| H A D | PDB.cpp | 145 void printStats(); 1215 void PDBLinker::printStats() { in printStats() function in PDBLinker 1596 pdb.printStats(); in createPDB()
|
| /llvm-project-15.0.7/bolt/runtime/ |
| H A D | instr.cpp | 745 void printStats(const ProfileWriterContext &Ctx) { in printStats() function 1469 DEBUG(printStats(Ctx)); in __bolt_instr_data_dump()
|
| /llvm-project-15.0.7/clang/lib/Serialization/ |
| H A D | GlobalModuleIndex.cpp | 364 void GlobalModuleIndex::printStats() { in printStats() function in GlobalModuleIndex
|
| H A D | ASTReader.cpp | 7863 GlobalIndex->printStats(); in PrintStats()
|
| /llvm-project-15.0.7/llvm/lib/Bitcode/Reader/ |
| H A D | BitcodeAnalyzer.cpp | 618 void BitcodeAnalyzer::printStats(BCDumpOptions O, in printStats() function in BitcodeAnalyzer
|