Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_schedule_node.c2908 static __isl_give isl_union_set *union_set_drop_extra_params( in union_set_drop_extra_params() function
2982 data->domain = union_set_drop_extra_params(data->domain, space, n1); in group_context()
2984 union_set_drop_extra_params(data->domain_universe, space, n1); in group_context()
2985 data->group = union_set_drop_extra_params(data->group, space, n1); in group_context()
2987 union_set_drop_extra_params(data->group_universe, space, n1); in group_context()