Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2265 bool HaveCommonVecPtrTy = true; in createAndCheckVectorTypesForPromotion() argument
2176 checkVectorTypesForPromotion(Partition & P,const DataLayout & DL,SmallVectorImpl<VectorType * > & CandidateTys,bool HaveCommonEltTy,Type * CommonEltTy,bool HaveVecPtrTy,bool HaveCommonVecPtrTy,VectorType * CommonVecPtrTy) checkVectorTypesForPromotion() argument
2314 bool HaveCommonVecPtrTy = true; isVectorPromotionViable() local