Searched defs:getThreadPool (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/bolt/lib/Core/ | ||
| H A D | ParallelUtilities.cpp | 104 ThreadPool &getThreadPool() { in getThreadPool() function |
| /llvm-project-15.0.7/mlir/lib/ExecutionEngine/ | ||
| H A D | AsyncRuntime.cpp | 62 llvm::ThreadPool &getThreadPool() { return threadPool; } in getThreadPool() function in mlir::runtime::__anonc7b155b40111::AsyncRuntime |
| /llvm-project-15.0.7/mlir/lib/IR/ | ||
| H A D | MLIRContext.cpp | 544 llvm::ThreadPool &MLIRContext::getThreadPool() { in getThreadPool() function in MLIRContext |