Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Support/
DSCEVValidator.cpp497 class SCEVInRegionDependences { class
505 SCEVInRegionDependences(const Region *R, Loop *Scope, bool AllowLoops, in SCEVInRegionDependences() function in SCEVInRegionDependences
631 SCEVInRegionDependences InRegionDeps(R, Scope, AllowLoops, ILS); in hasScalarDepsInsideRegion()
632 SCEVTraversal<SCEVInRegionDependences> ST(InRegionDeps); in hasScalarDepsInsideRegion()