Searched refs:allocChain (Results 1 – 1 of 1) sorted by relevance
532 auto allocChain = reinterpret_cast<AllocationChain*>( in grow() local535 allocChain->allocation = alloc; in grow()536 allocChain->next = allocations; in grow()537 allocations = allocChain; in grow()