Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Support/
DISLTools.cpp384 isl::union_map WritesWithoutReads = ReachingOverwriteRotated.subtract_domain( in computeArrayUnused() local
387 return BetweenLastReadOverwrite.unite(WritesWithoutReads) in computeArrayUnused()