Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp4795 VectorType *SliceVecTy = nullptr; in rewritePartition() local
4803 SliceVecTy = dyn_cast<VectorType>(SliceTy); in rewritePartition()
4815 SliceVecTy = dyn_cast<VectorType>(SliceTy); in rewritePartition()
4825 if (SliceVecTy && !checkVectorTypeForPromotion(P, SliceVecTy, DL)) in rewritePartition()