Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DDelinearization.cpp50 struct SCEVCollectStrides { struct
54 SCEVCollectStrides(ScalarEvolution &SE, SmallVectorImpl<const SCEV *> &S) in SCEVCollectStrides() argument
176 SCEVCollectStrides StrideCollector(SE, Strides); in collectParametricTerms()