Home
last modified time | relevance | path

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

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