Home
last modified time | relevance | path

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

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