Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Ddump.cpp1022 void Inst::DumpBytecode(std::ostream *out) const in DumpBytecode() function in panda::compiler::Inst
1092 DumpBytecode(out); in Dump()
Dinst.h1716 void DumpBytecode(std::ostream * /* out */) const;