Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp12155 struct SCEVCollectStrides { struct
12159 SCEVCollectStrides(ScalarEvolution &SE, SmallVectorImpl<const SCEV *> &S) in SCEVCollectStrides() function
12280 SCEVCollectStrides StrideCollector(*this, Strides); in collectParametricTerms()