Home
last modified time | relevance | path

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

/llvm-project/polly/lib/Transform/
H A DDeLICM.cpp779 auto NewAccRel = UseTarget.intersect_domain(Domain); in mapValue() local
985 auto NewAccRel = WriteTarget.intersect_domain(Domain); in mapPHI() local
H A DSimplify.cpp415 isl::map NewAccRel = AccRel.unite(OtherAccRel); in coalesceWrites() local