Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolution.cpp8940 struct SCEVCollectStrides { struct
8944 SCEVCollectStrides(ScalarEvolution &SE, SmallVectorImpl<const SCEV *> &S) in SCEVCollectStrides() argument
9057 SCEVCollectStrides StrideCollector(*this, Strides); in collectParametricTerms()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp10658 struct SCEVCollectStrides { struct
10662 SCEVCollectStrides(ScalarEvolution &SE, SmallVectorImpl<const SCEV *> &S) in SCEVCollectStrides() function
10783 SCEVCollectStrides StrideCollector(*this, Strides); in collectParametricTerms()