Searched refs:isl_union_map_zip (Results 1 – 9 of 9) sorted by relevance
600 RAW = isl_union_map_zip(RAW); in calculateDependences()601 WAW = isl_union_map_zip(WAW); in calculateDependences()602 WAR = isl_union_map_zip(WAR); in calculateDependences()603 RED = isl_union_map_zip(RED); in calculateDependences()604 TC_RED = isl_union_map_zip(TC_RED); in calculateDependences()
656 tf = isl_union_map_zip(tf); in remove_independences_from_tagged_flow()659 tf = isl_union_map_zip(tf); in remove_independences_from_tagged_flow()
309 order = isl_union_map_zip(order); in collect_order_dependences()3739 local = isl_union_map_zip(local); in compute_sync_writes()3750 local = isl_union_map_zip(local); in compute_sync_writes()
353 __isl_give isl_union_map *isl_union_map_zip(__isl_take isl_union_map *umap);
20929 auto res = isl_union_map_zip(copy()); in zip()
3370 umap = isl_union_map_zip(umap); in intersect_domains()3373 umap = isl_union_map_zip(umap); in intersect_domains()3481 umap = isl_union_map_zip(umap); in is_condition_false()6349 tagged = isl_union_map_zip(tagged); in add_conditional_constraints()6352 tagged = isl_union_map_zip(tagged); in add_conditional_constraints()
2934 umap = isl_union_map_zip(umap); in isl_union_map_power()
3335 __isl_give isl_union_map *isl_union_map_zip(__isl_take isl_union_map *umap) in isl_union_map_zip() function
6838 __isl_give isl_union_map *isl_union_map_zip(