Searched defs:integerTy (Results 1 – 1 of 1) sorted by relevance
126 static APInt getScalarLimitOfIntegerType(IntegerType integerTy, in getScalarLimitOfIntegerType()156 if (auto integerTy = ty.dyn_cast<IntegerType>()) { in getScalarLimitOfType() local