Home
last modified time | relevance | path

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

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