Home | History | Annotate | Download | only in IR

Lines Matching refs:VecSize

882   unsigned VecSize = V.size();
883 SmallVector<Type*, 16> EltTypes(VecSize);
884 for (unsigned i = 0; i != VecSize; ++i)