Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
H A Disl_map.c7514 static __isl_give isl_pw_aff *map_dim_opt(__isl_take isl_map *map, int pos, in map_dim_opt() function
7554 return map_dim_opt(map, pos, 0); in isl_map_dim_min()
7563 return map_dim_opt(map, pos, 1); in isl_map_dim_max()
7573 return map_dim_opt(set, pos, max); in set_dim_opt()