Home
last modified time | relevance | path

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

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