Searched refs:best_insertion_it (Results 1 – 1 of 1) sorted by relevance
56 auto best_insertion_it = allocs_.end(); in Allocate() local68 best_insertion_it = it; in Allocate()78 allocs_.insert(best_insertion_it, *new_alloc); in Allocate()