Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1675 SmallVectorImpl<unsigned> &SortedIndices) { in sortPtrAccesses()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp5596 SmallVectorImpl<unsigned> &SortedIndices, in calculateRtStride()
6420 SmallVectorImpl<unsigned> &SortedIndices) { in clusterSortPtrAccesses()
10069 SmallVector<unsigned> SortedIndices; in getScalarsVectorizationLegality() local