Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp2737 isl::set OverlapAccs = Accs.intersect(AllAccs); in checkForReductions() local
2738 Valid = Valid && OverlapAccs.is_empty(); in checkForReductions()