Home
last modified time | relevance | path

Searched defs:PrintInst (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dvisualizer_printer.cpp115 void VisualizerPrinter::PrintInst(Inst *inst) in PrintInst() function in ark::compiler::VisualizerPrinter
/arkcompiler/runtime_core/panda_guard/obfuscate/
Dgraph_analyzer.cpp222 std::string PrintInst(const panda::compiler::Inst *ins) in PrintInst() function