Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/LTO/
H A DLTO.cpp1214 ThreadPool BackendThreadPool; member in __anon5d5e48ed0b11::InProcessThinBackend
1234 BackendThreadPool(ThinLTOParallelism), AddStream(std::move(AddStream)), in InProcessThinBackend()
1301 BackendThreadPool.async( in start()
1334 BackendThreadPool.wait(); in wait()
1342 return BackendThreadPool.getThreadCount(); in getThreadCount()