Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_map_subtract.c888 __isl_give isl_map *isl_map_make_disjoint(__isl_take isl_map *map) in isl_map_make_disjoint() function
926 return set_from_map(isl_map_make_disjoint(set_to_map(set))); in isl_set_make_disjoint()
Disl_aff.c4875 map = isl_map_make_disjoint(map); in pw_multi_aff_from_map_base()
/external/llvm-project/polly/lib/External/isl/include/isl/
Dmap.h613 __isl_give isl_map *isl_map_make_disjoint(__isl_take isl_map *map);
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod2414 __isl_give isl_map *isl_map_make_disjoint(