Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp1096 bool OnlyNonAffineSubRegionOperands = true; in buildPHIAccesses() local
1111 OnlyNonAffineSubRegionOperands = false; in buildPHIAccesses()
1115 if (!OnlyNonAffineSubRegionOperands && !IsExitBlock) { in buildPHIAccesses()