Searched refs:EltTypes (Results 1 – 1 of 1) sorted by relevance
1104 SmallVector<Type*, 16> EltTypes(VecSize); in getTypeForElements() local1106 EltTypes[i] = V[i]->getType(); in getTypeForElements()1108 return StructType::get(Context, EltTypes, Packed); in getTypeForElements()