Searched refs:isConstantUsingVectorTy (Results 1 – 1 of 1) sorted by relevance
236 static bool isConstantUsingVectorTy(const Type *CstTy) { in isConstantUsingVectorTy() function242 if (isConstantUsingVectorTy(CstTy->getStructElementType(EltIdx))) in isConstantUsingVectorTy()245 return isConstantUsingVectorTy(CstTy->getArrayElementType()); in isConstantUsingVectorTy()358 return isConstantUsingVectorTy(Cst->getType()); in shouldConvertImpl()