Searched refs:isl_map_dim_max (Results 1 – 5 of 5) sorted by relevance
776 __isl_give isl_pw_aff *isl_map_dim_max(__isl_take isl_map *map, int pos);
10779 auto res = isl_map_dim_max(copy(), pos); in dim_max()
6727 return map_opt_mpa(map, &isl_map_dim_max); in isl_map_max_multi_pw_aff()
7525 __isl_give isl_pw_aff *isl_map_dim_max(__isl_take isl_map *map, int pos) in isl_map_dim_max() function
6581 __isl_give isl_pw_aff *isl_map_dim_max(