Searched refs:temp_info (Results 1 – 1 of 1) sorted by relevance
413 AllocationInfo temp_info; in Alloc() local414 temp_info.SetPrevFreeBytes(allocation_size); in Alloc()415 temp_info.SetByteSize(0, false); in Alloc()418 auto it = free_blocks_.lower_bound(&temp_info); in Alloc()