Home | History | Annotate | Download | only in InstCombine

Lines Matching full:getpromotedtype

27 /// getPromotedType - Return the specified type promoted as it would be to pass
29 static Type *getPromotedType(Type *Ty) {
1170 Type *PTy = getPromotedType((*AI)->getType());