Searched refs:isl_map_neg (Results 1 – 5 of 5) sorted by relevance
224 __isl_give isl_map *isl_map_neg(__isl_take isl_map *map);
8728 auto res = isl_map_neg(copy()); in neg()
4897 __isl_give isl_map *isl_map_neg(__isl_take isl_map *map) in isl_map_neg() function4919 return set_from_map(isl_map_neg(set_to_map(set))); in isl_set_neg()
7779 map = isl_map_neg(map); in test_fixed()
6613 __isl_give isl_map *isl_map_neg(6618 The domain of the result of C<isl_map_neg> is the same