Searched refs:ThisArgVecTy (Results 1 – 1 of 1) sorted by relevance
3410 VectorType *ThisArgVecTy = dyn_cast<VectorType>(Ty); in VerifyIntrinsicType() local3411 if (!ThisArgVecTy || !ReferenceType || in VerifyIntrinsicType()3413 ThisArgVecTy->getVectorNumElements())) in VerifyIntrinsicType()3416 dyn_cast<PointerType>(ThisArgVecTy->getVectorElementType()); in VerifyIntrinsicType()