reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
11446 return isl_map_change_space(map, NULL, NULL, &isl_space_wrap); 11472 return isl_map_change_space(set, &isl_set_is_wrapping, 11620 return isl_map_change_space(map, NULL, NULL, &isl_space_flatten); 11651 return isl_map_change_space(map, NULL, NULL, &isl_space_flatten_domain); 11664 return isl_map_change_space(map, NULL, NULL, &isl_space_flatten_range); 12230 return isl_map_change_space(map, &isl_map_can_curry, 12251 return isl_map_change_space(map, &isl_map_can_range_curry, 12306 return isl_map_change_space(map, &isl_map_can_uncurry,