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