Home
last modified time | relevance | path

Searched refs:replace_pair_by_empty (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_map_subtract.c514 static __isl_give isl_map *replace_pair_by_empty( __isl_take isl_map *map1, in replace_pair_by_empty() function
549 return replace_pair_by_empty(map1, map2); in isl_map_subtract()