Searched refs:TypePartitionVecTy (Results 1 – 1 of 1) sorted by relevance
4782 VectorType *TypePartitionVecTy = dyn_cast<VectorType>(TypePartitionTy); in rewritePartition() local4783 if (TypePartitionVecTy && in rewritePartition()4784 checkVectorTypeForPromotion(P, TypePartitionVecTy, DL)) in rewritePartition()