Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp48 getJITDylib().getExecutionSession().destroyResourceTracker(*this); in ~ResourceTracker()
2194 void ExecutionSession::destroyResourceTracker(ResourceTracker &RT) { in destroyResourceTracker() function in llvm::orc::ExecutionSession
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1597 void destroyResourceTracker(ResourceTracker &RT);