Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dlocal_cache.h54 CompactPtrT CompactP = C->Chunks[--C->Count]; in allocate() local
57 return Allocator->decompactPtr(ClassId, CompactP); in allocate()