Home
last modified time | relevance | path

Searched defs:BytecodeGen (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/
H A Dcodegen.h39 class BytecodeGen : public compiler::Optimization, public compiler::GraphVisitor { class
41 explicit BytecodeGen(compiler::Graph *graph, pandasm::Function *function, in BytecodeGen() function in panda::bytecodeopt::BytecodeGen
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
H A Dcodegen.h47 class BytecodeGen : public compiler::Optimization, public compiler::GraphVisitor { class
49 explicit BytecodeGen(compiler::Graph *graph, pandasm::Function *function, const BytecodeOptIrInterface *iface) in BytecodeGen() function in ark::bytecodeopt::BytecodeGen

Completed in 2 milliseconds