Home
last modified time | relevance | path

Searched refs:FillHTMLPageOpcodeStatistic (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
Dinst_generator.h337 void FillHTMLPageOpcodeStatistic(std::ofstream &htmlPage, Opcode opc);
Dinst_generator.cpp1313 void StatisticGenerator::FillHTMLPageOpcodeStatistic(std::ofstream &htmlPage, Opcode opc) in FillHTMLPageOpcodeStatistic() function in ark::compiler::StatisticGenerator
1367 FillHTMLPageOpcodeStatistic(htmlPage, opc); in GenerateHTMLPage()