Home
last modified time | relevance | path

Searched refs:legacy_lower_bound (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dvalue-range.h123 wide_int legacy_lower_bound (unsigned = 0) const; in class()
519 return legacy_lower_bound (pair); in lower_bound()
Dvalue-range.cc409 irange::legacy_lower_bound (unsigned pair) const in legacy_lower_bound() function in irange
416 return numeric_range.legacy_lower_bound (pair); in legacy_lower_bound()
DChangeLog-202128824 * value-range.cc (irange::legacy_lower_bound): Replace
DChangeLog-202016424 (irange::legacy_lower_bound): ...this, and adjust for irange.