Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/include/
H A Ddevice.h164 void resetRefCount(bool UseHoldRefCount) const { in resetRefCount() function
/llvm-project-15.0.7/openmp/libomptarget/src/
H A Ddevice.cpp378 HT.resetRefCount(UseHoldRefCount); in getTgtPtrBegin()