Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DParallelUtilities.cpp104 ThreadPool &getThreadPool() { in getThreadPool() function
/llvm-project-15.0.7/mlir/lib/ExecutionEngine/
H A DAsyncRuntime.cpp62 llvm::ThreadPool &getThreadPool() { return threadPool; } in getThreadPool() function in mlir::runtime::__anonc7b155b40111::AsyncRuntime
/llvm-project-15.0.7/mlir/lib/IR/
H A DMLIRContext.cpp544 llvm::ThreadPool &MLIRContext::getThreadPool() { in getThreadPool() function in MLIRContext