Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1479 void OL_destroyMaterializationResponsibility(
1661 JD->getExecutionSession().OL_destroyMaterializationResponsibility(*this); in ~MaterializationResponsibility()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp2647 void ExecutionSession::OL_destroyMaterializationResponsibility( in OL_destroyMaterializationResponsibility() function in llvm::orc::ExecutionSession