Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2840 /// Helper for `findExternalStoreUsersReorderIndices()`. It iterates over the
2846 /// Helper for `findExternalStoreUsersReorderIndices()`. It checks if the
2860 findExternalStoreUsersReorderIndices(TreeEntry *TE) const;
5260 findExternalStoreUsersReorderIndices(TE.get()); in reorderTopToBottom()
6023 BoUpSLP::findExternalStoreUsersReorderIndices(TreeEntry *TE) const { in findExternalStoreUsersReorderIndices() function in BoUpSLP