Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/include/
H A Ddevice.h142 uint64_t getHoldRefCount() const { return States->HoldRefCount; } in getHoldRefCount() function
/llvm-project-15.0.7/openmp/libomptarget/src/
H A Ddevice.cpp114 if (HDTT.getHoldRefCount()) { in disassociatePtr()