Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary64.h1599 constexpr uptr MaxUnusedSize = 8; in mergeGroupsToReleaseBack() local
1600 CompactPtrT Blocks[MaxUnusedSize]; in mergeGroupsToReleaseBack()
1672 if (UNLIKELY(Idx + NeededSlots > MaxUnusedSize)) { in mergeGroupsToReleaseBack()