Searched refs:widestType (Results 1 – 1 of 1) sorted by relevance
802 Type *widestType; in unifySubscriptType() local819 widestType = SrcTy; in unifySubscriptType()823 widestType = DstTy; in unifySubscriptType()844 Pair->Src = SE->getSignExtendExpr(Src, widestType); in unifySubscriptType()847 Pair->Dst = SE->getSignExtendExpr(Dst, widestType); in unifySubscriptType()