Searched refs:VectorizedStarts (Results 1 – 1 of 1) sorted by relevance
8278 SmallVector<std::pair<unsigned, LoadsState>> VectorizedStarts; in getBuildVectorCost() local8310 VectorizedStarts.emplace_back(Cnt, LS); in getBuildVectorCost()8355 for (const std::pair<unsigned, LoadsState> &P : VectorizedStarts) { in getBuildVectorCost()