Home
last modified time | relevance | path

Searched refs:ExternalReorderIndices (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6031 SmallVector<OrdersType, 1> ExternalReorderIndices; in findExternalStoreUsersReorderIndices() local
6035 // it into `ExternalReorderIndices` in findExternalStoreUsersReorderIndices()
6049 ExternalReorderIndices.push_back(ReorderIndices); in findExternalStoreUsersReorderIndices()
6051 return ExternalReorderIndices; in findExternalStoreUsersReorderIndices()