Home
last modified time | relevance | path

Searched refs:ds_max_merge (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsched-int.h1368 extern ds_t ds_max_merge (ds_t, ds_t);
H A Dsel-sched-ir.cc1533 phist->spec_ds = ds_max_merge (phist->spec_ds, spec_ds); in insert_in_history_vect()
1772 EXPR_SPEC_DONE_DS (to) = ds_max_merge (old_to_ds, old_from_ds); in update_speculative_bits()
H A Dsched-deps.cc4432 ds_max_merge (ds_t ds1, ds_t ds2) in ds_max_merge() function
H A DChangeLog-20087561 (ds_full_merge, ds_max_merge, ds_get_speculation_types): New functions.
7631 estimate_dep_weak, ds_full_merge, ds_max_merge, ds_weak,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsched-int.h1368 extern ds_t ds_max_merge (ds_t, ds_t);
H A Dsel-sched-ir.c1533 phist->spec_ds = ds_max_merge (phist->spec_ds, spec_ds); in insert_in_history_vect()
1772 EXPR_SPEC_DONE_DS (to) = ds_max_merge (old_to_ds, old_from_ds); in update_speculative_bits()
H A Dsched-deps.c4449 ds_max_merge (ds_t ds1, ds_t ds2) in ds_max_merge() function