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.cpp5083 SmallVector<OrdersType, 1> ExternalReorderIndices; in findExternalStoreUsersReorderIndices() local
5101 ExternalReorderIndices.push_back(ReorderIndices); in findExternalStoreUsersReorderIndices()
5103 return ExternalReorderIndices; in findExternalStoreUsersReorderIndices()