Searched refs:isl_schedule_constraints_set_context (Results 1 – 5 of 5) sorted by relevance
162 __isl_give isl_schedule_constraints *isl_schedule_constraints_set_context( in isl_schedule_constraints_set_context() function628 sc = isl_schedule_constraints_set_context(sc, context); in isl_stream_read_schedule_constraints()
4614 sc = isl_schedule_constraints_set_context(sc, con); in compute_schedule_with_context()
59 __isl_give isl_schedule_constraints *isl_schedule_constraints_set_context(
17374 auto res = isl_schedule_constraints_set_context(copy(), context.release()); in set_context()
11262 isl_schedule_constraints_set_context(11293 The function C<isl_schedule_constraints_set_context> allows the user