Searched refs:graph_alloc (Results 1 – 1 of 1) sorted by relevance
461 static isl_stat graph_alloc(isl_ctx *ctx, struct isl_sched_graph *graph, in graph_alloc() function1377 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()