Searched defs:HaveCommonEltTy (Results 1 – 1 of 1) sorted by relevance
2127 bool HaveCommonEltTy, Type *CommonEltTy, in checkVectorTypesForPromotion()2215 bool &HaveCommonEltTy, Type *&CommonEltTy, bool &HaveVecPtrTy, in createAndCheckVectorTypesForPromotion()2264 bool HaveCommonEltTy = true; in isVectorPromotionViable() local