Searched refs:WidestNativeType (Results 1 – 1 of 1) sorted by relevance
841 Type *WidestNativeType = nullptr; member884 if (!WI.WidestNativeType) { in visitIVCast()885 WI.WidestNativeType = SE->getEffectiveSCEVType(Ty); in visitIVCast()894 if (Width > SE->getTypeSizeInBits(WI.WidestNativeType)) in visitIVCast()895 WI.WidestNativeType = SE->getEffectiveSCEVType(Ty); in visitIVCast()988 : OrigPhi(WI.NarrowIV), WideType(WI.WidestNativeType), LI(LInfo), in WidenIV()1952 if (Visitor.WI.WidestNativeType) { in simplifyAndExtend()