Home
last modified time | relevance | path

Searched refs:endSession (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp795 if (auto Err = ES->endSession()) in ~LLJIT()
H A DCore.cpp1939 Error ExecutionSession::endSession() { in endSession() function in llvm::orc::ExecutionSession
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1422 Error endSession();