Searched refs:pElemType (Results 1 – 1 of 1) sorted by relevance
200 Type* pElemType = pType->getStructElementType(i); in GetVectorType() local201 Type* pVecElemType = GetVectorType(pElemType); in GetVectorType()