Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1775 OL_destroyMaterializationResponsibility(MaterializationResponsibility &MR);
1995 getExecutionSession().OL_destroyMaterializationResponsibility(*this); in ~MaterializationResponsibility()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp2879 void ExecutionSession::OL_destroyMaterializationResponsibility( in OL_destroyMaterializationResponsibility() function in llvm::orc::ExecutionSession