Searched defs:vr1max (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dvalue-range.cc605 intersect_ranges(enum value_range_kind *vr0type, tree *vr0min, tree *vr0max, enum value_range_kind vr1type, tree vr1min, tree vr1max) argument
974 union_ranges(enum value_range_kind *vr0type, tree *vr0min, tree *vr0max, enum value_range_kind vr1type, tree vr1min, tree vr1max) argument
[all...]
H A Dvr-values.c1025 tree vr1min = vr1.min (), vr1max = vr1.max (); local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dvalue-range.cc746 intersect_ranges(enum value_range_kind *vr0type, tree *vr0min, tree *vr0max, enum value_range_kind vr1type, tree vr1min, tree vr1max) argument
1121 union_ranges(enum value_range_kind *vr0type, tree *vr0min, tree *vr0max, enum value_range_kind vr1type, tree vr1min, tree vr1max) argument
[all...]
H A Dvr-values.cc1079 tree vr1min = vr1.min (), vr1max = vr1.max (); local

Completed in 203 milliseconds