Searched refs:DefaultThreadPool (Results 1 – 15 of 15) sorted by relevance
256 using DefaultThreadPool = StdThreadPool; variable258 using DefaultThreadPool = SingleThreadExecutor; variable
118 llvm::DefaultThreadPool Pool(llvm::hardware_concurrency(ThreadCount)); in execute()
485 DefaultThreadPool Pool(S); in prepareFileReports()600 DefaultThreadPool Pool(PoolS); in prepareDirectoryReports()
282 DefaultThreadPool Pool(S); in renderFiles()
1231 DefaultThreadPool Pool(S); in doShow()
86 DefaultThreadPool TheThreadPool; in run()
216 DefaultThreadPool BackendThreadPool;
977 DefaultThreadPool Pool; in run()1119 DefaultThreadPool Pool(heavyweight_hardware_concurrency(ThreadCount)); in run()
476 DefaultThreadPool CodegenThreadPool( in splitCodeGen()
673 DefaultThreadPool pool(hardware_concurrency(NumThreads)); in convert()
112 static llvm::DefaultThreadPool *g_thread_pool = nullptr;717 g_thread_pool = new llvm::DefaultThreadPool(llvm::optimal_concurrency()); in Initialize()
192 DefaultThreadPool Pool(llvm::parallel::strategy); in link()
1130 llvm::DefaultThreadPool Pool(llvm::hardware_concurrency(NumThreads)); in clang_scan_deps_main()
3075 DefaultThreadPool Pool(hardware_concurrency(2)); in link()
1046 DefaultThreadPool Pool(hardware_concurrency(NumThreads)); in mergeInstrProfile()