Searched refs:colocated_interval (Results 1 – 1 of 1) sorted by relevance
1160 for (const BufferInterval* colocated_interval : colocated_intervals) { in Finish() local1161 const HloValue* value = colocated_interval->buffer; in Finish()1257 for (const BufferInterval* colocated_interval : colocated_intervals) { in AddRequiredAssignmentsForColocatedIntervals() local1258 const HloValue* value = colocated_interval->buffer; in AddRequiredAssignmentsForColocatedIntervals()1280 for (const auto& colocated_interval : colocated_intervals) { in CreateAllocationValuesFromColocatedIntervals() local1281 CreateAllocationValues(*colocated_interval, allocation_values); in CreateAllocationValuesFromColocatedIntervals()1789 for (const BufferInterval* colocated_interval : colocated_intervals) { in AreIntervalsReservedInAlternateMemory() local1790 const HloValue* value = colocated_interval->buffer; in AreIntervalsReservedInAlternateMemory()