Searched refs:ThreadCount (Results 1 – 5 of 5) sorted by relevance
62 panda::es2panda::Compiler compiler(options->Extension(), options->ThreadCount()); in GetProgram()
95 Compiler compiler(options->Extension(), options->ThreadCount()); in InitializeChecker()
133 int ThreadCount() const in ThreadCount() function
140 …es2panda::Compiler compiler(options->Extension(), options->ThreadCount(), std::move(pluginsOpt.val… in Run()
439 res->queue = new compiler::CompileQueue(cfg->options->ThreadCount()); in CreateContext()