Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DVectorUtils.cpp1145 MapVector<Instruction *, StrideDescriptor> &AccessStrideInfo, in collectConstStrideAccesses()
1229 MapVector<Instruction *, StrideDescriptor> AccessStrideInfo; in analyzeInterleaving() local