Searched refs:createStoreGroups (Results 1 – 1 of 1) sorted by relevance
344 MoveList createStoreGroups(const AddrList &Group) const;978 auto AlignVectors::createStoreGroups(const AddrList &Group) const -> MoveList { in createStoreGroups() function in AlignVectors1573 llvm::append_range(StoreGroups, createStoreGroups(G.second)); in run()