Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph.h124 …tor *allocator, ArenaAllocator *local_allocator, Arch arch, bool dynamic_method, bool bytecode_opt) in Graph() argument
126 bytecode_opt) in Graph()
138 bool bytecode_opt = false)
140 GraphMode::Osr(osr_mode) | GraphMode::BytecodeOpt(bytecode_opt) |