Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2214 findExternalStoreUsersReorderIndices(TreeEntry *TE) const;
3731 findExternalStoreUsersReorderIndices(TE.get()); in reorderTopToBottom()
4398 BoUpSLP::findExternalStoreUsersReorderIndices(TreeEntry *TE) const { in findExternalStoreUsersReorderIndices() function in BoUpSLP