Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1830 static Error makeJDClosedError(JITDylib::EmissionDepUnit &EDU,
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp3234 Error ExecutionSession::makeJDClosedError(JITDylib::EmissionDepUnit &EDU, in makeJDClosedError() function in llvm::orc::ExecutionSession
3294 return makeJDClosedError(*EDU, *DepJD); in IL_emit()