Searched refs:OverlapAccs (Results 1 – 1 of 1) sorted by relevance
2737 isl::set OverlapAccs = Accs.intersect(AllAccs); in checkForReductions() local2738 Valid = Valid && OverlapAccs.is_empty(); in checkForReductions()