Searched refs:isl_map_lexmax (Results 1 – 8 of 8) sorted by relevance
216 __isl_give TYPE *SF(isl_map_lexmax,SUFFIX)(__isl_take isl_map *map) in SF() argument228 return SF(isl_map_lexmax,SUFFIX)(set); in SF()
2135 return total(umap, &isl_map_lexmax); in isl_union_map_lexmax()
253 __isl_give isl_map *isl_map_lexmax(__isl_take isl_map *map);
6432 auto res = isl_map_lexmax(copy()); in lexmax()
8680 auto res = isl_map_lexmax(copy()); in lexmax()
7891 auto res = isl_map_lexmax(copy()); in lexmax()
7760 res = isl.isl_map_lexmax(isl.isl_map_copy(arg0.ptr))8112 isl.isl_map_lexmax.restype = c_void_p8113 isl.isl_map_lexmax.argtypes = [c_void_p]
6291 should be postprocessed by C<isl_map_lexmax>.6295 Note, however, that C<isl_map_lexmax> expects the maximum to be8785 __isl_give isl_map *isl_map_lexmax(