Searched refs:get_threadpool_strategy (Results 1 – 9 of 9) sorted by relevance
153 get_threadpool_strategy(StringRef Num, ThreadPoolStrategy Default = {});175 get_threadpool_strategy(Num, heavyweight_hardware_concurrency()); in heavyweight_hardware_concurrency()
99 llvm::get_threadpool_strategy(StringRef Num, ThreadPoolStrategy Default) { in get_threadpool_strategy() function in llvm
491 if (!get_threadpool_strategy(config->thinLTOJobs)) in checkOptions()
275 if (!get_threadpool_strategy(opt)) in process_plugin_option()
1284 if (!get_threadpool_strategy(config->thinLTOJobs)) in link()
472 if (!llvm::get_threadpool_strategy(LtoJobsArg->getValue())) in getLTOParallelism()
674 llvm::get_threadpool_strategy(Parallelism)->compute_thread_count(); in ConstructJob()
1764 if (!get_threadpool_strategy(jobs)) in linkerMain()
1367 if (!get_threadpool_strategy(config->thinLTOJobs)) in readConfigs()