Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h1457 Error OL_notifyEmitted(MaterializationResponsibility &MR);
1648 return JD->getExecutionSession().OL_notifyEmitted(*this); in notifyEmitted()
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DCore.cpp2640 Error ExecutionSession::OL_notifyEmitted(MaterializationResponsibility &MR) { in OL_notifyEmitted() function in llvm::orc::ExecutionSession