Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
HDCore.h1837 Error OL_notifyEmitted(MaterializationResponsibility &MR,
2037 return getExecutionSession().OL_notifyEmitted(*this, EmittedDeps); in notifyEmitted()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
HDCore.cpp3441 Error ExecutionSession::OL_notifyEmitted( in OL_notifyEmitted() function in llvm::orc::ExecutionSession