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

/netbsd-current/external/mit/isl/dist/
H A Disl_map.c11635 static isl_bool has_bound(__isl_keep isl_map *map, function
11660 return has_bound(set, type, pos, &isl_basic_map_dim_has_lower_bound);
11668 return has_bound(set, type, pos, &isl_basic_map_dim_has_upper_bound);

Completed in 277 milliseconds