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