Searched refs:ClusteredDistToLoad (Results 1 – 1 of 1) sorted by relevance
8131 SmallVector<DenseMap<int64_t, LoadInst *>> ClusteredDistToLoad; in gatherPossiblyVectorizableLoads() local8139 for (auto [Map, Data] : zip(ClusteredDistToLoad, ClusteredLoads)) { in gatherPossiblyVectorizableLoads()8165 ClusteredDistToLoad.emplace_back().try_emplace(0, LI); in gatherPossiblyVectorizableLoads()