Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
H A Disl_scheduler.c461 static isl_stat graph_alloc(isl_ctx *ctx, struct isl_sched_graph *graph, in graph_alloc() function
1377 if (n < 0 || graph_alloc(ctx, graph, graph->n, n) < 0) in isl_sched_graph_init()
3643 if (graph_alloc(ctx, sub, n, n_edge) < 0) in isl_sched_graph_extract_sub_graph()