Searched refs:buffers_at_this_index (Results 1 – 1 of 1) sorted by relevance
446 std::vector<const HloBuffer*> buffers_at_this_index; in InstructionBuffersAreDistinct() local452 buffers_at_this_index.push_back(buffer); in InstructionBuffersAreDistinct()454 buffers_seen.insert(buffers_at_this_index.begin(), in InstructionBuffersAreDistinct()455 buffers_at_this_index.end()); in InstructionBuffersAreDistinct()