Searched refs:extra_umap (Results 1 – 1 of 1) sorted by relevance
5210 isl_union_map *extra_umap; in build_ast_from_band() local5227 extra_umap = isl_union_map_from_multi_union_pw_aff(extra); in build_ast_from_band()5228 extra_umap = isl_union_map_reverse(extra_umap); in build_ast_from_band()5230 executed = isl_union_map_domain_product(executed, extra_umap); in build_ast_from_band()