Searched defs:integer_ty (Results 1 – 1 of 1) sorted by relevance
100 static APInt GetScalarLimitOfIntegerType(IntegerType integer_ty, in GetScalarLimitOfIntegerType()128 } else if (auto integer_ty = ty.dyn_cast<IntegerType>()) { in GetScalarLimitOfType() local