Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DDelinearization.cpp50 struct SCEVCollectStrides { struct
54 SCEVCollectStrides(ScalarEvolution &SE, SmallVectorImpl<const SCEV *> &S) in SCEVCollectStrides() function
176 SCEVCollectStrides StrideCollector(SE, Strides); in collectParametricTerms()