Searched refs:get_threadpool_strategy (Results 1 – 5 of 5) 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
275 if (!get_threadpool_strategy(opt)) in process_plugin_option()
467 if (!llvm::get_threadpool_strategy(LtoJobsArg->getValue())) in getLTOParallelism()
665 llvm::get_threadpool_strategy(Parallelism)->compute_thread_count(); in ConstructJob()