HomeSort by: relevance | last modified time | path
    Searched refs:legacy_union (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
value-range-equiv.cc 258 legacy_union (this, other);
value-range.h 120 void legacy_union (irange *, const irange *);
value-range.cc 1393 irange::legacy_union (irange *vr0, const irange *vr1) function in class:irange
1452 legacy_union (this, &tmp);
1464 legacy_union (this, other);

Completed in 19 milliseconds