Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
H A Disl_union_map.c3149 static isl_stat map_is_identity(__isl_take isl_map *map, void *user) in map_is_identity() function
3178 if (isl_union_map_foreach_map(umap, &map_is_identity, &identity) < 0 && in isl_union_map_is_identity()