Home
last modified time | relevance | path

Searched refs:BackendThreadPool (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTO.cpp1250 ThreadPool BackendThreadPool; member in __anon6dbd98f40c11::InProcessThinBackend
1270 BackendThreadPool(ThinLTOParallelism), AddStream(std::move(AddStream)), in InProcessThinBackend()
1337 BackendThreadPool.async( in start()
1370 BackendThreadPool.wait(); in wait()
1378 return BackendThreadPool.getThreadCount(); in getThreadCount()