Home
last modified time | relevance | path

Searched refs:merge_ranges (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dfold-const.c98 static int merge_ranges PARAMS ((int *, tree *, tree *, int, tree, tree,
2983 if (! merge_ranges (&n_in_p, &n_low, &n_high, in_p, low, high,
3106 if (! merge_ranges (&n_in_p, &n_low, &n_high,
3118 if (! merge_ranges (&n_in_p, &n_low, &n_high,
3239 merge_ranges (pin_p, plow, phigh, in0_p, low0, high0, in1_p, low1, high1) in merge_ranges() function
3396 && merge_ranges (&in_p, &low, &high, in0_p, low0, high0,
H A DFSFChangeLog.113988 * fold-const.c (merge_ranges): Make sure that if one range is subset
8777 * fold-const.c (merge_ranges): In (+,-) case, if lower bounds are
9132 * fold-const.c (merge_ranges): In (+,-) case, treat subset specially
9305 (merge_ranges): In (+,-) case, don't treat subset specially if
9463 * fold-const.c (merge_ranges): Fix thinko/typo.
10005 (merge_ranges, fold_range_test): Likewise.
H A DChangeLog.011535 * fold-const.c (merge_ranges): Make sure that if one range is subset
H A DChangeLog.23704 * fold-const.c (merge_ranges): If not in0, but in1, handle
/openbsd/gnu/gcc/gcc/
H A Dfold-const.c121 static int merge_ranges (int *, tree *, tree *, int, tree, tree, int, tree,
4016 if (! merge_ranges (&n_in_p, &n_low, &n_high, in make_range()
4159 if (! merge_ranges (&n_in_p, &n_low, &n_high, in make_range()
4172 if (! merge_ranges (&n_in_p, &n_low, &n_high, in make_range()
4383 merge_ranges (int *pin_p, tree *plow, tree *phigh, int in0_p, tree low0, in merge_ranges() function
4897 && merge_ranges (&in_p, &low, &high, in0_p, low0, high0, in fold_range_test()