Searched refs:isConstantUsingVectorTy (Results 1 – 1 of 1) sorted by relevance
221 static bool isConstantUsingVectorTy(const Type *CstTy) { in isConstantUsingVectorTy() function227 if (isConstantUsingVectorTy(CstTy->getStructElementType(EltIdx))) in isConstantUsingVectorTy()230 return isConstantUsingVectorTy(CstTy->getArrayElementType()); in isConstantUsingVectorTy()328 return isConstantUsingVectorTy(Cst->getType()); in shouldConvert()