Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1629 void OL_destroyMaterializationResponsibility(
1815 JD->getExecutionSession().OL_destroyMaterializationResponsibility(*this); in ~MaterializationResponsibility()
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp2748 void ExecutionSession::OL_destroyMaterializationResponsibility( in OL_destroyMaterializationResponsibility() function in llvm::orc::ExecutionSession