Home | History | Annotate | Download | only in IR

Lines Matching refs:VecSize

839   unsigned VecSize = V.size();
840 SmallVector<Type*, 16> EltTypes(VecSize);
841 for (unsigned i = 0; i != VecSize; ++i)