Home
last modified time | relevance | path

Searched refs:bb_vec_t (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsched-int.h38 typedef vec<basic_block> bb_vec_t; typedef
46 extern void sched_init_luids (const bb_vec_t &);
51 extern void haifa_init_h_i_d (const bb_vec_t &);
H A Dsel-sched-ir.h1585 extern void sel_init_global_and_expr (bb_vec_t);
1619 extern void sel_init_bbs (bb_vec_t);
1645 extern void sel_add_loop_preheaders (bb_vec_t *);
H A Dsel-sched-ir.cc2797 sched_scan (const struct sched_scan_info_def *ssi, bb_vec_t bbs) in sched_scan()
3039 sel_init_global_and_expr (bb_vec_t bbs) in sel_init_global_and_expr()
3089 bb_vec_t bbs; in sel_finish_global_and_expr()
4639 sel_init_bbs (bb_vec_t bbs) in sel_init_bbs()
6291 sel_add_loop_preheaders (bb_vec_t *bbs) in sel_add_loop_preheaders()
H A Dsel-sched.cc6826 setup_current_loop_nest (int rgn, bb_vec_t *bbs) in setup_current_loop_nest()
6864 bb_vec_t bbs; in sel_region_init()
H A Dhaifa-sched.cc9000 sched_init_luids (const bb_vec_t &bbs) in sched_init_luids()
9074 haifa_init_h_i_d (const bb_vec_t &bbs) in haifa_init_h_i_d()
H A DChangeLog-20087579 bb_vec_t, insn_vec_t, rtx_vec_t): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsched-int.h38 typedef vec<basic_block> bb_vec_t; typedef
46 extern void sched_init_luids (bb_vec_t);
51 extern void haifa_init_h_i_d (bb_vec_t);
H A Dsel-sched-ir.h1587 extern void sel_init_global_and_expr (bb_vec_t);
1621 extern void sel_init_bbs (bb_vec_t);
1647 extern void sel_add_loop_preheaders (bb_vec_t *);
H A Dsel-sched-ir.c2797 sched_scan (const struct sched_scan_info_def *ssi, bb_vec_t bbs) in sched_scan()
3039 sel_init_global_and_expr (bb_vec_t bbs) in sel_init_global_and_expr()
3089 bb_vec_t bbs; in sel_finish_global_and_expr()
4638 sel_init_bbs (bb_vec_t bbs) in sel_init_bbs()
6295 sel_add_loop_preheaders (bb_vec_t *bbs) in sel_add_loop_preheaders()
H A Dsel-sched.c6826 setup_current_loop_nest (int rgn, bb_vec_t *bbs) in setup_current_loop_nest()
6864 bb_vec_t bbs; in sel_region_init()
H A Dhaifa-sched.c8995 sched_init_luids (bb_vec_t bbs) in sched_init_luids()
9069 haifa_init_h_i_d (bb_vec_t bbs) in haifa_init_h_i_d()