Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp1096 collectConstStrideAccesses(MapVector<Instruction *,StrideDescriptor> & AccessStrideInfo,const DenseMap<Value *,const SCEV * > & Strides) collectConstStrideAccesses() argument
1180 MapVector<Instruction *, StrideDescriptor> AccessStrideInfo; analyzeInterleaving() local