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.h1807 void OL_destroyMaterializationResponsibility(
2023 getExecutionSession().OL_destroyMaterializationResponsibility(*this); in ~MaterializationResponsibility()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp2877 void ExecutionSession::OL_destroyMaterializationResponsibility( in OL_destroyMaterializationResponsibility() function in llvm::orc::ExecutionSession