Home
last modified time | relevance | path

Searched refs:TypePartitionVecTy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp4828 VectorType *TypePartitionVecTy = dyn_cast<VectorType>(TypePartitionTy); in rewritePartition() local
4829 if (TypePartitionVecTy && in rewritePartition()
4830 checkVectorTypeForPromotion(P, TypePartitionVecTy, DL)) in rewritePartition()