Searched refs:DefaultThreadPool (Results 1 – 15 of 15) sorted by relevance
255 using DefaultThreadPool = StdThreadPool; variable257 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()
280 DefaultThreadPool Pool(S); in renderFiles()
1200 DefaultThreadPool Pool(S); in doShow()
85 DefaultThreadPool TheThreadPool; in run()
988 DefaultThreadPool Pool; in run()1134 DefaultThreadPool Pool(heavyweight_hardware_concurrency(ThreadCount)); in run()
430 DefaultThreadPool CodegenThreadPool( in splitCodeGen()
1429 DefaultThreadPool BackendThreadPool;
604 DefaultThreadPool pool(hardware_concurrency(NumThreads)); in convert()
107 static llvm::DefaultThreadPool *g_thread_pool = nullptr;612 g_thread_pool = new llvm::DefaultThreadPool(llvm::optimal_concurrency()); in Initialize()
1025 llvm::DefaultThreadPool Pool(llvm::hardware_concurrency(NumThreads)); in clang_scan_deps_main()
193 DefaultThreadPool Pool(llvm::parallel::strategy); in link()
2958 DefaultThreadPool Pool(hardware_concurrency(2)); in link()
959 DefaultThreadPool Pool(hardware_concurrency(NumThreads)); in mergeInstrProfile()