Home | History | Annotate | Download | only in Analysis

Lines Matching refs:ITy

331   IntegerType *ITy = cast<IntegerType>(getEffectiveSCEVType(Ty));
332 return getConstant(ConstantInt::get(ITy, V, isSigned));