Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTO.cpp1250 ThreadPool BackendThreadPool; member in __anond0d2a4fd0c11::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()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTO.cpp1054 ThreadPool BackendThreadPool; member in __anonf759dbb70a11::InProcessThinBackend
1070 BackendThreadPool(ThinLTOParallelismLevel), in InProcessThinBackend()
1128 BackendThreadPool.async( in start()
1153 BackendThreadPool.wait(); in wait()