Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/
H A DLTO.h216 DefaultThreadPool BackendThreadPool; variable
229 BackendThreadPool(ThinLTOParallelism) {} in ThinBackendProc()
241 BackendThreadPool.wait(); in wait()
246 unsigned getThreadCount() { return BackendThreadPool.getMaxConcurrency(); } in getThreadCount()
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp1550 BackendThreadPool.async( in start()
1840 BackendThreadPool.async( in start()
2291 BackendThreadPool.async( in start()
2434 BackendThreadPool.wait(); in wait()