Searched refs:LoadGroups (Results 1 – 1 of 1) sorted by relevance
902 SmallSetVector<InterleaveGroup<Instruction> *, 4> LoadGroups; in analyzeInterleaving() local936 LoadGroups.insert(Group); in analyzeInterleaving()1073 for (auto *Group : LoadGroups) { in analyzeInterleaving()