Searched refs:StoreGroups (Results 1 – 2 of 2) sorted by relevance
91 InstrGroupList &StoreGroups);210 InstrGroupList &StoreGroups) { in createStoreGroups() argument232 StoreGroups.push_back(G); in createStoreGroups()
5018 SmallSetVector<InterleaveGroup *, 4> StoreGroups; in analyzeInterleaving() local5043 StoreGroups.insert(Group); in analyzeInterleaving()5080 StoreGroups.remove(StoreGroup); in analyzeInterleaving()5142 for (InterleaveGroup *Group : StoreGroups) in analyzeInterleaving()