Searched refs:graph_edge_tables_add (Results 1 – 1 of 1) sorted by relevance
266 static isl_stat graph_edge_tables_add(isl_ctx *ctx, in graph_edge_tables_add() function3217 if (graph_edge_tables_add(ctx, graph, edge) < 0) in update_edge()3590 if (graph_edge_tables_add(ctx, dst, in copy_edges()