Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h1460 void OL_notifyFailed(MaterializationResponsibility &MR);
1658 JD->getExecutionSession().OL_notifyFailed(*this); in failMaterialization()
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DCore.cpp2668 void ExecutionSession::OL_notifyFailed(MaterializationResponsibility &MR) { in OL_notifyFailed() function in llvm::orc::ExecutionSession