Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h418 SetterImpl &setLazyCompileFailureAddr(JITTargetAddress Addr) { in setLazyCompileFailureAddr() function
/freebsd-13.1/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp885 Builder.setLazyCompileFailureAddr( in runOrcJIT()