Searched defs:allocation_sequence (Results 1 – 2 of 2) sorted by relevance
1851 auto allocation_sequence = allocation_value.allocation_sequence(); in AllocateAllocationValues() local2703 auto allocation_sequence = request.allocation_value->allocation_sequence(); in AllocateSegment() local
867 AllocationSequence* allocation_sequence() { return &allocation_sequence_; } in allocation_sequence() function