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.cpp3628 findExternalStoreUsersReorderIndices(TreeEntry *TE) const;
7136 findExternalStoreUsersReorderIndices(TE.get()); in reorderTopToBottom()
8073 BoUpSLP::findExternalStoreUsersReorderIndices(TreeEntry *TE) const { in findExternalStoreUsersReorderIndices() function in BoUpSLP