Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Transform/
H A DSimplify.cpp379 isl::map UndefAnything = in coalesceWrites() local
384 isl::map AllowedAccesses = AccRel.unite(UndefAnything); in coalesceWrites()