Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp129 LazyJITCompileThreads("compile-threads", variable
978 Builder.setNumCompileThreads(LazyJITCompileThreads); in runOrcJIT()
990 if (LazyJITCompileThreads > 0) in runOrcJIT()
1194 if (LazyJITCompileThreads != 0) { in disallowOrcOptions()