Searched refs:get_threadpool_strategy (Results 1 – 8 of 8) sorted by relevance
185 get_threadpool_strategy(StringRef Num, ThreadPoolStrategy Default = {});207 get_threadpool_strategy(Num, heavyweight_hardware_concurrency()); in heavyweight_hardware_concurrency()
136 llvm::get_threadpool_strategy(StringRef Num, ThreadPoolStrategy Default) { in get_threadpool_strategy() function in llvm
488 if (!get_threadpool_strategy(config->thinLTOJobs)) in checkOptions()
275 if (!get_threadpool_strategy(opt)) in process_plugin_option()
457 if (!llvm::get_threadpool_strategy(LtoJobsArg->getValue())) in getLTOParallelism()
653 llvm::get_threadpool_strategy(Parallelism)->compute_thread_count(); in ConstructJob()
1555 if (!get_threadpool_strategy(jobs)) in link()
1184 if (!get_threadpool_strategy(config->thinLTOJobs)) in readConfigs()