Searched defs:getThreadPool (Results 1 – 3 of 3) sorted by relevance
/llvm-project/bolt/lib/Core/ | ||
H A D | ParallelUtilities.cpp | 105 ThreadPoolInterface &getThreadPool(const unsigned ThreadsCount) { in getThreadPool() function |
/llvm-project/mlir/lib/ExecutionEngine/ | ||
H A D | AsyncRuntime.cpp | 60 llvm::ThreadPoolInterface &getThreadPool() { return threadPool; } in getThreadPool() function in mlir::runtime::__anone5fff9370111::AsyncRuntime |
/llvm-project/mlir/lib/IR/ | ||
H A D | MLIRContext.cpp | 648 llvm::ThreadPoolInterface &MLIRContext::getThreadPool() { getThreadPool() function in MLIRContext |