Home
last modified time | relevance | path

Searched refs:union_set_drop_extra_params (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_schedule_node.c2971 static __isl_give isl_union_set *union_set_drop_extra_params( in union_set_drop_extra_params() function
3045 data->domain = union_set_drop_extra_params(data->domain, space, n1); in group_context()
3047 union_set_drop_extra_params(data->domain_universe, space, n1); in group_context()
3048 data->group = union_set_drop_extra_params(data->group, space, n1); in group_context()
3050 union_set_drop_extra_params(data->group_universe, space, n1); in group_context()