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

/haiku-buildtools/isl/include/isl/
H A Dunion_map.h158 __isl_give isl_map *isl_map_from_union_map(__isl_take isl_union_map *umap);
/haiku-buildtools/gcc/gcc/
H A Dgraphite-dependences.c316 x = isl_map_from_union_map (ux);
/haiku-buildtools/isl/
H A Disl_union_map.c407 __isl_give isl_map *isl_map_from_union_map(__isl_take isl_union_map *umap) function
429 return isl_map_from_union_map(uset);
2116 map = isl_map_from_union_map(umap);

Completed in 69 milliseconds