Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/include/
H A Ddevice.h57 static std::string refCountToStr(uint64_t RefCount) { in refCountToStr() function
203 return refCountToStr(States->DynRefCount); in dynRefCountToStr()
208 return refCountToStr(States->HoldRefCount); in holdRefCountToStr()