Searched refs:ds_merge (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dsched-int.h630 extern ds_t ds_merge (ds_t, ds_t);
H A Dsched-deps.c409 new_status = ds_merge (DEP_STATUS (link), ds);
2103 ds_merge (ds_t ds1, ds_t ds2)
2093 ds_merge (ds_t ds1, ds_t ds2) function
H A Dhaifa-sched.c3039 *ts = ds_merge (*ts, DEP_STATUS (link) & SPECULATIVE);

Completed in 195 milliseconds