Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/include/isl/
H A Dmap.h503 __isl_give isl_map *isl_map_remove_divs(__isl_take isl_map *map);
/netbsd-src/external/mit/isl/dist/
H A Disl_union_map.c4009 return total(umap, &isl_map_remove_divs); in isl_union_map_remove_divs()
H A Disl_scheduler.c1696 set = isl_map_wrap(isl_map_remove_divs(map)); in inter_coefficients()
H A Disl_map.c2592 __isl_give isl_map *isl_map_remove_divs(__isl_take isl_map *map) in isl_map_remove_divs() function
2618 return isl_map_remove_divs(set); in isl_set_remove_divs()
/netbsd-src/external/mit/isl/dist/doc/
H A Duser.pod2489 __isl_give isl_map *isl_map_remove_divs(