Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolution.cpp7582 struct SCEVCollectStrides { struct
7586 SCEVCollectStrides(ScalarEvolution &SE, SmallVectorImpl<const SCEV *> &S) in SCEVCollectStrides() argument
7624 SCEVCollectStrides StrideCollector(SE, Strides); in collectParametricTerms()