reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
655 tf = isl_union_map_copy(ps->tagged_dep_flow); 657 indep = isl_union_map_wrap(isl_union_map_copy(ps->independence)); 660 mw = isl_union_map_domain(isl_union_map_copy(ps->tagged_must_writes)); 662 ps->tagged_dep_flow = isl_union_map_subtract(ps->tagged_dep_flow, tf); 662 ps->tagged_dep_flow = isl_union_map_subtract(ps->tagged_dep_flow, tf);