Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Transform/
DForwardOpTree.cpp323 isl::set MapDom = Map.domain(); in singleLocation() local
324 if (!Domain.is_subset(MapDom).is_true()) in singleLocation()