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

/netbsd-current/external/mit/isl/dist/
H A Disl_map.c6922 __isl_give isl_map *isl_map_lower_bound(__isl_take isl_map *map, function
6937 return isl_map_lower_bound(set, type, pos, value);
6957 map = isl_map_lower_bound(map, type, pos, value->n);

Completed in 208 milliseconds