Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2128 bool HaveVecPtrTy, bool HaveCommonVecPtrTy, in checkVectorTypesForPromotion()
2216 bool &HaveCommonVecPtrTy, VectorType *&CommonVecPtrTy) { in createAndCheckVectorTypesForPromotion()
2265 bool HaveCommonVecPtrTy = true; in isVectorPromotionViable() local