Searched refs:setThreadPool (Results 1 – 3 of 3) sorted by relevance
148 void setThreadPool(llvm::ThreadPool &pool);
110 context.setThreadPool(*threadPool); in processBuffer()
526 void MLIRContext::setThreadPool(llvm::ThreadPool &pool) { in setThreadPool() function in MLIRContext