Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DBuryPointer.cpp23 static std::atomic<unsigned> GraveYardSize; in BuryPointer() local
24 unsigned Idx = GraveYardSize++; in BuryPointer()