Home
last modified time | relevance | path

Searched refs:graph_edge_tables_add (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_scheduler.c266 static isl_stat graph_edge_tables_add(isl_ctx *ctx, in graph_edge_tables_add() function
3217 if (graph_edge_tables_add(ctx, graph, edge) < 0) in update_edge()
3590 if (graph_edge_tables_add(ctx, dst, in copy_edges()