Home
last modified time | relevance | path

Searched defs:NewAccRel (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/polly/lib/Transform/
DDeLICM.cpp774 auto NewAccRel = UseTarget.intersect_domain(Domain); in mapValue() local
975 auto NewAccRel = WriteTarget.intersect_domain(Domain); in mapPHI() local
DSimplify.cpp323 isl::map NewAccRel = AccRel.unite(OtherAccRel); in coalesceWrites() local