Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h469 SetterImpl &setNumCompileThreads(unsigned NumCompileThreads) { in setNumCompileThreads() function
/freebsd/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp976 Builder.setNumCompileThreads(LazyJITCompileThreads); in runOrcJIT()