Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/aot/
Doptions.cpp383 …panda::PandArg<int> opFileThreadCount("file-threads", 0, "Number of worker threads to compile file… in Parse() local
472 argparser_->Add(&opFileThreadCount); in Parse()
649 fileThreadCount_ = opFileThreadCount.GetValue(); in Parse()