Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Transform/
DSimplify.cpp441 isl::map AccRelStoredVal = isl::map::from_domain_and_range( in removeRedundantWrites() local
443 if (isl::union_map(AccRelStoredVal).is_subset(Known)) { in removeRedundantWrites()