Searched refs:dup_idx (Results 1 – 1 of 1) sorted by relevance
93 int dup_idx = 0; in DrawValueNodes() local100 (*sub_graphs)[nd->func_graph()]->Node(t, dup_idx); in DrawValueNodes()101 dup_idx++; in DrawValueNodes()103 (*sub_graphs)[t->func_graph()]->Node(t, dup_idx); in DrawValueNodes()104 dup_idx++; in DrawValueNodes()115 int dup_idx = 0; in DrawEdges() local132 digraph->Edge(t, nd, SizeToInt(i) - offset, dup_idx); in DrawEdges()136 digraph->Edge(t, const_graph, dup_idx); in DrawEdges()138 dup_idx++; in DrawEdges()