Searched refs:Other_min (Results 1 – 1 of 1) sorted by relevance
559 APInt Other_min = Other.getUnsignedMin().zext(getBitWidth() * 2); in multiply() local562 ConstantRange Result_zext = ConstantRange(this_min * Other_min, in multiply()