Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2069 static bool isVectorPromotionViableForSlice(Partition &P, const Slice &S, in isVectorPromotionViableForSlice() function
2158 if (!isVectorPromotionViableForSlice(P, S, VTy, ElementSize, DL)) in checkVectorTypeForPromotion()
2162 if (!isVectorPromotionViableForSlice(P, *S, VTy, ElementSize, DL)) in checkVectorTypeForPromotion()