Searched refs:pVecArrayType (Results 1 – 1 of 1) sorted by relevance
188 Type* pVecArrayType = GetVectorType(pArrayType); in GetVectorType() local189 Type* pVecType = ArrayType::get(pVecArrayType, arraySize); in GetVectorType()