Searched refs:isl_sched_graph_free (Results 1 – 3 of 3) sorted by relevance
260 void isl_sched_graph_free(isl_ctx *ctx, struct isl_sched_graph *graph);
69 isl_sched_graph_free(ctx, &c->scc[i]); in clustering_free()73 isl_sched_graph_free(ctx, &c->cluster[i]); in clustering_free()1149 isl_sched_graph_free(ctx, &merge_graph); in try_merge()1152 isl_sched_graph_free(ctx, &merge_graph); in try_merge()
512 void isl_sched_graph_free(isl_ctx *ctx, struct isl_sched_graph *graph) in isl_sched_graph_free() function3687 isl_sched_graph_free(ctx, &split); in compute_sub_schedule()3690 isl_sched_graph_free(ctx, &split); in compute_sub_schedule()5904 isl_sched_graph_free(ctx, &graph); in isl_schedule_constraints_compute_schedule()