Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_union_map.c3002 static isl_stat map_is_identity(__isl_take isl_map *map, void *user) in map_is_identity() function
3031 if (isl_union_map_foreach_map(umap, &map_is_identity, &identity) < 0 && in isl_union_map_is_identity()