Searched refs:InterleaveGroups (Results 1 – 3 of 3) sorted by relevance
772 if (InterleaveGroups.empty()) { in invalidateGroups()780 for (auto *Ptr : InterleaveGroups) in invalidateGroups()782 InterleaveGroups.clear(); in invalidateGroups()802 return make_range(InterleaveGroups.begin(), InterleaveGroups.end()); in getInterleaveGroups()834 SmallPtrSet<InterleaveGroup<Instruction> *, 4> InterleaveGroups; variable873 InterleaveGroups.insert(InterleaveGroupMap[Instr]); in createInterleaveGroup()883 InterleaveGroups.erase(Group); in releaseGroup()
1448 for (auto *Group : make_early_inc_range(InterleaveGroups)) { in invalidateGroupsRequiringScalarEpilogue()
8694 SmallPtrSet<const InterleaveGroup<Instruction> *, 1> InterleaveGroups; in buildVPlanWithVPRecipes() local8739 InterleaveGroups.insert(IG); in buildVPlanWithVPRecipes()8992 for (auto IG : InterleaveGroups) { in buildVPlanWithVPRecipes()