Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/xray/
H A Dxray_buffer_queue.cpp50 void incRefCount(BufferQueue::ControlBlock *C) { in incRefCount() function
176 incRefCount(BackingStore); in getBuffer()
177 incRefCount(ExtentsBackingStore); in getBuffer()
/llvm-project-15.0.7/openmp/libomptarget/include/
H A Ddevice.h172 void incRefCount(bool UseHoldRefCount) const { in incRefCount() function
/llvm-project-15.0.7/openmp/libomptarget/src/
H A Ddevice.cpp236 HT.incRefCount(HasHoldModifier); in getTargetPointer()