Searched defs:StridesMap (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | LoopAccessAnalysis.cpp | 1193 const DenseMap<Value *, const SCEV *> &StridesMap, Value *Ptr, in findForkedPointer() 1218 const DenseMap<Value *, const SCEV *> &StridesMap, in createCheckForAccess() 1282 const DenseMap<Value *, const SCEV *> &StridesMap, Value *&UncomputablePtr, in canCheckPtrAtRT() 1567 const DenseMap<Value *, const SCEV *> &StridesMap, in getPtrStride()
|