Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp2397 findExternalStoreUsersReorderIndices(TreeEntry *TE) const;
4135 findExternalStoreUsersReorderIndices(TE.get()); in reorderTopToBottom()
4820 BoUpSLP::findExternalStoreUsersReorderIndices(TreeEntry *TE) const { in findExternalStoreUsersReorderIndices() function in BoUpSLP