Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_map_lexopt_templ.c216 __isl_give TYPE *SF(isl_map_lexmax,SUFFIX)(__isl_take isl_map *map) in SF() argument
228 return SF(isl_map_lexmax,SUFFIX)(set); in SF()
H A Disl_union_map.c2203 return total(umap, &isl_map_lexmax); in isl_union_map_lexmax()
/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Dmap.h265 __isl_give isl_map *isl_map_lexmax(__isl_take isl_map *map);
H A Disl-noexceptions.h11409 auto res = isl_map_lexmax(copy()); in lexmax()
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Duser.pod6678 should be postprocessed by C<isl_map_lexmax>.
6682 Note, however, that C<isl_map_lexmax> expects the maximum to be
9198 __isl_give isl_map *isl_map_lexmax(