Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2482 findExternalStoreUsersReorderIndices(TreeEntry *TE) const;
4334 findExternalStoreUsersReorderIndices(TE.get()); in reorderTopToBottom()
5075 BoUpSLP::findExternalStoreUsersReorderIndices(TreeEntry *TE) const { in findExternalStoreUsersReorderIndices() function in BoUpSLP