Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h523 ExecutorAddr LazyCompileFailureAddr; variable
538 this->impl().LazyCompileFailureAddr = Addr; in setLazyCompileFailureAddr()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp1308 S.TT, *ES, S.LazyCompileFailureAddr)) in LLLazyJIT()