Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp1412 ThreadPool BackendThreadPool; member in __anonad319db30e11::InProcessThinBackend
1432 BackendThreadPool(ThinLTOParallelism), AddStream(std::move(AddStream)), in InProcessThinBackend()
1499 BackendThreadPool.async( in start()
1532 BackendThreadPool.wait(); in wait()
1540 return BackendThreadPool.getThreadCount(); in getThreadCount()