Searched refs:isl_map_remove_divs (Results 1 – 5 of 5) sorted by relevance
489 __isl_give isl_map *isl_map_remove_divs(__isl_take isl_map *map);
3916 return total(umap, &isl_map_remove_divs); in isl_union_map_remove_divs()
1902 set = isl_map_wrap(isl_map_remove_divs(map)); in inter_coefficients()
2600 __isl_give isl_map *isl_map_remove_divs(__isl_take isl_map *map) in isl_map_remove_divs() function2626 return isl_map_remove_divs(set); in isl_set_remove_divs()
2451 __isl_give isl_map *isl_map_remove_divs(