Searched refs:isl_schedule_from_domain (Results 1 – 11 of 11) sorted by relevance
72 __isl_give isl_schedule *isl_schedule_from_domain( in isl_schedule_from_domain() function88 return isl_schedule_from_domain(isl_union_set_empty(space)); in isl_schedule_empty()
10348 sched1 = isl_schedule_from_domain(uset); in test_schedule_tree()10350 sched2 = isl_schedule_from_domain(uset); in test_schedule_tree()
71 schedule = isl_schedule_from_domain(domain); in isl_schedule_node_from_domain()
5902 return isl_schedule_from_domain(domain); in isl_schedule_constraints_compute_schedule()
133 __isl_give isl_schedule *isl_schedule_from_domain(
15673 auto res = isl_schedule_from_domain(domain.release()); in from_domain()
21622 auto res = isl_schedule_from_domain(domain.release()); in from_domain()
1083 return isl_schedule_from_domain (ud); in build_schedule_pbb()
1087 return isl_schedule_from_domain (ud); in build_schedule_pbb()
14813 res = isl.isl_schedule_from_domain(isl.isl_union_set_copy(arg0.ptr))14858 isl.isl_schedule_from_domain.restype = c_void_p14859 isl.isl_schedule_from_domain.argtypes = [c_void_p]
10070 __isl_give isl_schedule *isl_schedule_from_domain(