Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
H A Disl_union_map.c759 static isl_stat copy_map(void **entry, void *user) in copy_map() function
784 isl_hash_table_foreach(ctx, &umap->table, &copy_map, &map); in isl_map_from_union_map()