Searched refs:FillHTMLPageOpcodeStatistic (Results 1 – 2 of 2) sorted by relevance
337 void FillHTMLPageOpcodeStatistic(std::ofstream &htmlPage, Opcode opc);
1313 void StatisticGenerator::FillHTMLPageOpcodeStatistic(std::ofstream &htmlPage, Opcode opc) in FillHTMLPageOpcodeStatistic() function in ark::compiler::StatisticGenerator1367 FillHTMLPageOpcodeStatistic(htmlPage, opc); in GenerateHTMLPage()