Home
last modified time | relevance | path

Searched defs:CommonEltTy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2127 bool HaveCommonEltTy, Type *CommonEltTy, in checkVectorTypesForPromotion()
2215 bool &HaveCommonEltTy, Type *&CommonEltTy, bool &HaveVecPtrTy, in createAndCheckVectorTypesForPromotion()
2261 Type *CommonEltTy = nullptr; in isVectorPromotionViable() local