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

/haiku-buildtools/isl/
H A Disl_map_subtract.c496 static __isl_give isl_map *map_subtract( __isl_take isl_map *map1, function
544 return isl_map_align_params_map_map_and(map1, map2, &map_subtract);

Completed in 36 milliseconds