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

/haiku-buildtools/isl/
H A Disl_map.c6393 static __isl_give isl_pw_aff *map_dim_opt(__isl_take isl_map *map, int pos, function
6432 return map_dim_opt(map, pos, 1);
6442 return map_dim_opt(set, pos, max);

Completed in 39 milliseconds