Searched refs:ThinLTOParallelism (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/LTO/ |
| H A D | LTO.cpp | 1463 ThreadPoolStrategy ThinLTOParallelism) in CGThinBackend() argument 1465 OnWrite, ShouldEmitImportsFiles, ThinLTOParallelism), in CGThinBackend() 1484 ThreadPoolStrategy ThinLTOParallelism, in InProcessThinBackend() argument 1490 ShouldEmitImportsFiles, ThinLTOParallelism), in InProcessThinBackend() 1595 ThreadPoolStrategy ThinLTOParallelism, in FirstRoundThinBackend() argument 1599 : InProcessThinBackend(Conf, CombinedIndex, ThinLTOParallelism, in FirstRoundThinBackend() 1689 ThreadPoolStrategy ThinLTOParallelism, in SecondRoundThinBackend() argument 1694 : InProcessThinBackend(Conf, CombinedIndex, ThinLTOParallelism, in SecondRoundThinBackend() 1809 ThreadPoolStrategy ThinLTOParallelism, in WriteIndexesThinBackend() argument 1815 OnWrite, ShouldEmitImportsFiles, ThinLTOParallelism), in WriteIndexesThinBackend() [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/LTO/ |
| H A D | LTO.h | 225 ThreadPoolStrategy ThinLTOParallelism) in ThinBackendProc() argument 229 BackendThreadPool(ThinLTOParallelism) {} in ThinBackendProc()
|