Searched refs:Result_sext (Results 1 – 1 of 1) sorted by relevance
631 ConstantRange Result_sext(std::min(L, Compare), std::max(L, Compare) + 1); in multiply() local632 ConstantRange SR = Result_sext.truncate(getBitWidth()); in multiply()