Searched refs:heap_result (Results 1 – 1 of 1) sorted by relevance
1607 for (const HeapSimulator::HeapResult<HloValue>& heap_result : in AssignBuffersFromHeapSimulator() local1610 assignment->NewEmptyAllocation(heap_result.heap_size, color); in AssignBuffersFromHeapSimulator()1611 for (const auto& buffer_chunk : heap_result.chunk_map) { in AssignBuffersFromHeapSimulator()