Searched refs:next_edge_id_ (Results 1 – 1 of 1) sorted by relevance
398 int64 next_edge_id_ = 1; member in xla::__anon7102e5d00111::HloDotDumper589 << " as " << next_edge_id_; in DumpSubcomputation()590 edge_ids_.insert({{from, parent_instr}, next_edge_id_++}); in DumpSubcomputation()708 << next_edge_id_; in DumpRootTag()709 edge_ids_.insert({{from, to}, next_edge_id_++}); in DumpRootTag()1184 << " as " << next_edge_id_; in AddInstructionIncomingEdges()1185 edge_ids_.insert({{from, to}, next_edge_id_++}); in AddInstructionIncomingEdges()