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

/haiku-buildtools/isl/
H A Disl_map.c9822 static int has_bound(__isl_keep isl_map *map, function
9847 return has_bound(set, type, pos, &isl_basic_map_dim_has_lower_bound);
9855 return has_bound(set, type, pos, &isl_basic_map_dim_has_upper_bound);

Completed in 64 milliseconds