Searched refs:graph_edge_table_add (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/isl/
H A Disl_schedule.c259 static int graph_edge_table_add(isl_ctx *ctx, struct isl_sched_graph *graph, function
600 return graph_edge_table_add(ctx, graph, data->type,
606 return graph_edge_table_add(ctx, graph, data->type,
614 return graph_edge_table_add(ctx, graph, data->type, edge);
1891 if (graph_edge_table_add(ctx, dst, t,

Completed in 119 milliseconds