Searched full:bytecode_opt (Results 1 – 2 of 2) sorted by relevance
154 modes: [jit_aot, bytecode_opt]161 modes: [jit_aot, bytecode_opt]273 bytecode_opt: Bytecode optimizer
124 …tor *allocator, ArenaAllocator *local_allocator, Arch arch, bool dynamic_method, bool bytecode_opt) in Graph() argument126 bytecode_opt) in Graph()138 bool bytecode_opt = false)140 GraphMode::Osr(osr_mode) | GraphMode::BytecodeOpt(bytecode_opt) |917 return compiler::inst_modes::BYTECODE_OPT; in GetCompilerMode()