Searched refs:get_threadpool_strategy (Results 1 – 7 of 7) sorted by relevance
153 get_threadpool_strategy(StringRef Num, ThreadPoolStrategy Default = {});175 get_threadpool_strategy(Num, heavyweight_hardware_concurrency()); in heavyweight_hardware_concurrency()
110 llvm::get_threadpool_strategy(StringRef Num, ThreadPoolStrategy Default) { in get_threadpool_strategy() function in llvm
1628 if (!get_threadpool_strategy(config->thinLTOJobs)) in link()
1884 if (!get_threadpool_strategy(s)) in linkerMain()
770 if (!llvm::get_threadpool_strategy(LtoJobsArg->getValue())) in getLTOParallelism()
717 llvm::get_threadpool_strategy(Parallelism)->compute_thread_count(); in ConstructJob()
1678 if (!get_threadpool_strategy(config->thinLTOJobs)) in readConfigs()