Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
H A Disl_scheduler_scc.c522 static struct isl_scc_graph *isl_scc_graph_alloc(isl_ctx *ctx, int n, in isl_scc_graph_alloc() function
581 scc_graph = isl_scc_graph_alloc(ctx, graph->scc, graph, c); in isl_scc_graph_from_sched_graph()
664 sub = isl_scc_graph_alloc(ctx, n, scc_graph->graph, scc_graph->c); in isl_scc_graph_sub()