Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp1124 MapVector<Instruction *, StrideDescriptor> &AccessStrideInfo, in collectConstStrideAccesses()
1208 MapVector<Instruction *, StrideDescriptor> AccessStrideInfo; in analyzeInterleaving() local