HomeSort by: relevance | last modified time | path
    Searched defs:graph_alloc (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mit/isl/dist/
isl_scheduler.c 461 static isl_stat graph_alloc(isl_ctx *ctx, struct isl_sched_graph *graph, function
1377 if (n < 0 || graph_alloc(ctx, graph, graph->n, n) < 0)
3643 if (graph_alloc(ctx, sub, n, n_edge) < 0)

Completed in 16 milliseconds