Home
last modified time | relevance | path

Searched refs:AllAccs (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp2726 isl::set AllAccs = AllAccsRel.range(); in checkForReductions() local
2736 if (AllAccs.has_equal_space(Accs)) { in checkForReductions()
2737 isl::set OverlapAccs = Accs.intersect(AllAccs); in checkForReductions()