Searched refs:AllAccs (Results 1 – 1 of 1) sorted by relevance
2726 isl::set AllAccs = AllAccsRel.range(); in checkForReductions() local2736 if (AllAccs.has_equal_space(Accs)) { in checkForReductions()2737 isl::set OverlapAccs = Accs.intersect(AllAccs); in checkForReductions()