Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalExecutor.cpp50 Builder.setPrePlatformSetup( in IncrementalExecutor()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h429 setPrePlatformSetup(unique_function<Error(LLJIT &)> PrePlatformSetup) { in setPrePlatformSetup() function
/freebsd-14.2/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp1004 Builder.setPrePlatformSetup(tryEnableDebugSupport); in runOrcJIT()