Searched defs:merge_ranges (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | fold-const.c | 3239 merge_ranges (pin_p, plow, phigh, in0_p, low0, high0, in1_p, low1, high1) in merge_ranges() function
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | fold-const.c | 4383 merge_ranges (int *pin_p, tree *plow, tree *phigh, int in0_p, tree low0, in merge_ranges() function
|