Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
HDLLJIT.h522 ExecutorAddr LazyCompileFailureAddr; variable
537 this->impl().LazyCompileFailureAddr = Addr; in setLazyCompileFailureAddr()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
HDLLJIT.cpp1248 S.TT, *ES, S.LazyCompileFailureAddr)) in LLLazyJIT()