Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/
Dpass_manager_statistics.cpp32 void PassManagerStatistics::PrintStatistics() const in PrintStatistics() function in ark::compiler::PassManagerStatistics
/arkcompiler/runtime_core/compiler/optimizer/
Dpass_manager_statistics.cpp30 void PassManagerStatistics::PrintStatistics() const in PrintStatistics() function in panda::compiler::PassManagerStatistics
/arkcompiler/runtime_core/static_core/panda/
Dpanda.cpp155 static void PrintStatistics(RuntimeOptions &runtimeOptions, Runtime &runtime) in PrintStatistics() function