Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/
H A Disl_scheduler.c461 static isl_stat graph_alloc(isl_ctx *ctx, struct isl_sched_graph *graph, in graph_alloc() function
1366 if (n < 0 || graph_alloc(ctx, graph, graph->n, n) < 0) in isl_sched_graph_init()
3632 if (graph_alloc(ctx, sub, n, n_edge) < 0) in isl_sched_graph_extract_sub_graph()