Searched refs:init_deps (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dsched-ebb.c507 init_deps (&tmp_deps, false);
H A Dsel-sched-ir.c440 init_deps (to, false);
457 init_deps (dc, false);
491 init_deps (dc, false);
2771 init_deps (dc, false);
2900 init_deps (&INSN_DEPS_CONTEXT (insn), true);
H A Dddg.c450 init_deps (&tmp_deps, false);
H A Dsched-int.h1356 extern void init_deps (class deps_desc *, bool);
H A Dsched-rgn.c3360 init_deps (bb_deps + bb, false);
H A Dsched-deps.c3930 init_deps (class deps_desc *deps, bool lazy_reg_last)
3920 init_deps (class deps_desc *deps, bool lazy_reg_last) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dsched-ebb.cc507 init_deps (&tmp_deps, false);
H A Dsel-sched-ir.cc440 init_deps (to, false);
457 init_deps (dc, false);
491 init_deps (dc, false);
2771 init_deps (dc, false);
2900 init_deps (&INSN_DEPS_CONTEXT (insn), true);
H A Dsched-int.h1356 extern void init_deps (class deps_desc *, bool);
H A Dddg.cc450 init_deps (&tmp_deps, false);
H A Dsched-rgn.cc3356 init_deps (bb_deps + bb, false);
H A Dsched-deps.cc3913 init_deps (class deps_desc *deps, bool lazy_reg_last)
3903 init_deps (class deps_desc *deps, bool lazy_reg_last) function

Completed in 328 milliseconds