Searched refs:isl_union_set_compute_schedule (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/isl/include/isl/
H A Dschedule.h39 __isl_give isl_schedule *isl_union_set_compute_schedule(
/haiku-buildtools/gcc/gcc/
H A Dgraphite-optimize-isl.c623 schedule = isl_union_set_compute_schedule (domain, validity, proximity);
/haiku-buildtools/isl/
H A Disl_test.c2475 sched = isl_union_set_compute_schedule(isl_union_set_copy(D),
2567 schedule = isl_union_set_compute_schedule(dom, dep, prox);
2629 sched = isl_union_set_compute_schedule(D, validity, proximity);
H A Disl_schedule.c2921 __isl_give isl_schedule *isl_union_set_compute_schedule( function
3393 * isl_union_set_compute_schedule then there wouldn't be any need

Completed in 100 milliseconds