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