Home
last modified time | relevance | path

Searched defs:SymbolicStrides (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h186 MemoryDepChecker(PredicatedScalarEvolution & PSE,const Loop * L,const DenseMap<Value *,const SCEV * > & SymbolicStrides,unsigned MaxTargetVectorWidthInBits) MemoryDepChecker() argument
289 const DenseMap<Value *, const SCEV *> &SymbolicStrides; global() variable
779 DenseMap<Value *, const SCEV *> SymbolicStrides; global() variable