Home
last modified time | relevance | path

Searched refs:pandafile_name (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
395 auto res = OptimizePandaFile(prog, maps, pandafile_name, is_dynamic); in OptimizeBytecode()