Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
H A Disl_multi_pw_aff_explicit_domain.c106 mpa->u.dom = isl_set_drop(mpa->u.dom, type, pos, n); in isl_multi_pw_aff_drop_explicit_domain_dims()
H A Disl_map_private.h336 __isl_give isl_set *isl_set_drop(__isl_take isl_set *set,
H A Disl_pw_templ.c1297 domain = isl_set_drop(domain, set_type, first, n); in FN()
H A Disl_map.c2503 __isl_give isl_set *isl_set_drop(__isl_take isl_set *set, in isl_set_drop() function