Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Transform/
DSimplify.cpp289 isl::map UndefAnything = in coalesceWrites() local
294 isl::map AllowedAccesses = AccRel.unite(UndefAnything); in coalesceWrites()