Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolution.cpp8940 struct SCEVCollectStrides { struct
8944 SCEVCollectStrides(ScalarEvolution &SE, SmallVectorImpl<const SCEV *> &S) in SCEVCollectStrides() function
9057 SCEVCollectStrides StrideCollector(*this, Strides); in collectParametricTerms()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp10966 struct SCEVCollectStrides { struct
10970 SCEVCollectStrides(ScalarEvolution &SE, SmallVectorImpl<const SCEV *> &S) in SCEVCollectStrides() function
11091 SCEVCollectStrides StrideCollector(*this, Strides); in collectParametricTerms()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp11437 struct SCEVCollectStrides { struct
11441 SCEVCollectStrides(ScalarEvolution &SE, SmallVectorImpl<const SCEV *> &S) in SCEVCollectStrides() function
11562 SCEVCollectStrides StrideCollector(*this, Strides); in collectParametricTerms()