Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Support/
H A DSCEVValidator.cpp586 SCEVInRegionDependences InRegionDeps(R, Scope, AllowLoops, ILS); in hasScalarDepsInsideRegion() local
587 SCEVTraversal<SCEVInRegionDependences> ST(InRegionDeps); in hasScalarDepsInsideRegion()
589 return InRegionDeps.hasDependences(); in hasScalarDepsInsideRegion()