Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Support/
DSCEVValidator.cpp631 SCEVInRegionDependences InRegionDeps(R, Scope, AllowLoops, ILS); in hasScalarDepsInsideRegion() local
632 SCEVTraversal<SCEVInRegionDependences> ST(InRegionDeps); in hasScalarDepsInsideRegion()
634 return InRegionDeps.hasDependences(); in hasScalarDepsInsideRegion()