Searched refs:temp_info (Results 1 – 1 of 1) sorted by relevance
504 AllocationInfo temp_info; in Alloc() local505 temp_info.SetPrevFreeBytes(allocation_size); in Alloc()506 temp_info.SetByteSize(0, false); in Alloc()509 auto it = free_blocks_.lower_bound(&temp_info); in Alloc()