rl_fits_in_type
if (op == PARAM_LIMIT && !rl_fits_in_type(rl, compare_type))
int rl_fits_in_type(struct range_list *rl, struct symbol *type);
if (!rl_fits_in_type(ret, rl_type(left_orig)))