Home
last modified time | relevance | path

Searched defs:CompileThreads (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/examples/SpeculativeJIT/
DSpeculativeJIT.cpp137 ThreadPool CompileThreads{llvm::hardware_concurrency(NumThreads)}; member in SpeculativeJIT
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DLLJIT.h143 std::unique_ptr<ThreadPool> CompileThreads; variable
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DLLJIT.h209 std::unique_ptr<ThreadPool> CompileThreads; variable