Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2305 auto CandTy = Ty->getScalarType(); in isVectorPromotionViable() local
2306 if (CandTy->isPointerTy() && (S.beginOffset() != P.beginOffset() || in isVectorPromotionViable()