Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Transform/
DSimplify.cpp282 isl::set UndefDomain = Domain.subtract(AccDomain); in coalesceWrites() local
290 isl::map::from_domain_and_range(UndefDomain, ElementUniverse); in coalesceWrites()