Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1770 Error OL_notifyEmitted(MaterializationResponsibility &MR);
1969 return getExecutionSession().OL_notifyEmitted(*this); in notifyEmitted()
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp3037 Error ExecutionSession::OL_notifyEmitted(MaterializationResponsibility &MR) { in OL_notifyEmitted() function in llvm::orc::ExecutionSession