Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/lli/
H A Dlli.cpp119 LazyJITCompileThreads("compile-threads", variable
888 Builder.setNumCompileThreads(LazyJITCompileThreads); in runOrcJIT()
900 if (LazyJITCompileThreads > 0) in runOrcJIT()
1095 if (LazyJITCompileThreads != 0) { in disallowOrcOptions()