Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Transform/
H A DSimplify.cpp531 isl::map AccRelStoredVal = isl::map::from_domain_and_range( in removeRedundantWrites() local
533 if (isl::union_map(AccRelStoredVal).is_subset(Known)) { in removeRedundantWrites()