Searched refs:prev_allocation_in_default_mem_it (Results 1 – 1 of 1) sorted by relevance
1852 auto prev_allocation_in_default_mem_it = std::find_if( in AllocateAllocationValues() local1859 if (prev_allocation_in_default_mem_it != in AllocateAllocationValues()1862 << (*prev_allocation_in_default_mem_it)->ToString(); in AllocateAllocationValues()1877 **prev_allocation_in_default_mem_it, hlo_use.instruction, in AllocateAllocationValues()1895 **prev_allocation_in_default_mem_it, while_time)); in AllocateAllocationValues()2815 auto prev_allocation_in_default_mem_it = in AllocateSegment() local2821 if (prev_allocation_in_default_mem_it == allocation_sequence->rend() && in AllocateSegment()2833 prev_allocation_in_default_mem_it = allocation_sequence->rbegin(); in AllocateSegment()2834 } else if (prev_allocation_in_default_mem_it == allocation_sequence->rend()) { in AllocateSegment()2840 prev_allocation_in_default_mem_it = allocation_sequence->rbegin(); in AllocateSegment()[all …]