Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1765 void OL_destroyMaterializationResponsibility(
1956 getExecutionSession().OL_destroyMaterializationResponsibility(*this); in ~MaterializationResponsibility()
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp3003 void ExecutionSession::OL_destroyMaterializationResponsibility( in OL_destroyMaterializationResponsibility() function in llvm::orc::ExecutionSession