Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DParallelCG.cpp54 ThreadPool CodegenThreadPool(OSs.size()); in splitCodeGen() local
77 CodegenThreadPool.async( in splitCodeGen()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOBackend.cpp378 ThreadPool CodegenThreadPool(ParallelCodeGenParallelismLevel); in splitCodeGen() local
396 CodegenThreadPool.async( in splitCodeGen()
420 CodegenThreadPool.wait(); in splitCodeGen()