Searched refs:wtmin (Results 1 – 2 of 2) sorted by relevance
1095 widest_int wtmin = wi::to_widest (vrp_val_min (type)); in check_for_binary_op_overflow() local1100 if (wmax < wtmin || wmin > wtmax) in check_for_binary_op_overflow()
1149 widest_int wtmin = wi::to_widest (vrp_val_min (type)); in check_for_binary_op_overflow() local1154 if (wmax < wtmin || wmin > wtmax) in check_for_binary_op_overflow()