Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/
H A Doptions.cpp564 std::vector<std::string> bytecodeoptArgs; in Parse() local
77 SplitArgs(int argc, const char *argv[], std::vector<std::string> &es2pandaArgs, std::vector<std::string> &bcoCompilerArgs, std::vector<std::string> &bytecodeoptArgs) SplitArgs() argument
127 ParseBCOCompilerOptions([[maybe_unused]] const std::vector<std::string> &compilerArgs, [[maybe_unused]] const std::vector<std::string> &bytecodeoptArgs) ParseBCOCompilerOptions() argument

Completed in 2 milliseconds