Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/bytecode_optimizer/
Doptimize_bytecode.h27 … const std::string &pandafile_name, bool is_dynamic = false, bool has_memory_pool = false);
Doptimize_bytecode.cpp386 const std::string &pandafile_name, bool is_dynamic, bool has_memory_pool) in OptimizeBytecode() argument
391 if (!has_memory_pool) { in OptimizeBytecode()
397 if (!has_memory_pool) { in OptimizeBytecode()