Searched refs:PrintCodeStatistics (Results 1 – 3 of 3) sorted by relevance
115 void PrintCodeStatistics(const Codegen *codegen);
170 void Disassembly::PrintCodeStatistics(const Codegen *codegen) in PrintCodeStatistics() function in ark::compiler::Disassembly
577 GetDisasm()->PrintCodeStatistics(this); in IssueDisasm()