Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp11623 struct SCEVCollectStrides { struct
11627 SCEVCollectStrides(ScalarEvolution &SE, SmallVectorImpl<const SCEV *> &S) in SCEVCollectStrides() function
11748 SCEVCollectStrides StrideCollector(*this, Strides); in collectParametricTerms()