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