Home
last modified time | relevance | path

Searched defs:getThreadPool (Results 1 – 3 of 3) sorted by relevance

/llvm-project/bolt/lib/Core/
H A DParallelUtilities.cpp105 ThreadPoolInterface &getThreadPool(const unsigned ThreadsCount) { in getThreadPool() function
/llvm-project/mlir/lib/ExecutionEngine/
H A DAsyncRuntime.cpp60 llvm::ThreadPoolInterface &getThreadPool() { return threadPool; } in getThreadPool() function in mlir::runtime::__anone5fff9370111::AsyncRuntime
/llvm-project/mlir/lib/IR/
H A DMLIRContext.cpp648 llvm::ThreadPoolInterface &MLIRContext::getThreadPool() { getThreadPool() function in MLIRContext