Searched refs:GroupBase (Results 1 – 1 of 1) sorted by relevance
1091 const uptr GroupBase = decompactGroupBase(BG.CompactPtrGroupBase); in markFreeBlocks() local1095 uptr AllocatedGroupSize = GroupBase == CurGroupBase in markFreeBlocks()1131 const uptr RegionIndex = (GroupBase - Base) / RegionSize; in markFreeBlocks()1138 const uptr To = GroupBase + AllocatedGroupSize; in markFreeBlocks()1139 Context.markRangeAsAllCounted(GroupBase, To, GroupBase, RegionIndex, in markFreeBlocks()1147 Context.markFreeBlocksInRegion(BG.Batches, DecompactPtr, GroupBase, in markFreeBlocks()