reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
562 __isl_give isl_map *isl_map_make_disjoint(__isl_take isl_map *map);
4671 map = isl_map_make_disjoint(map);
tools/polly/lib/External/isl/isl_map_subtract.c 926 return set_from_map(isl_map_make_disjoint(set_to_map(set)));