Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dsched-int.h40 typedef VEC (basic_block, heap) *bb_vec_t; typedef
48 extern void sched_init_luids (bb_vec_t);
53 extern void haifa_init_h_i_d (bb_vec_t);
H A Dsel-sched-ir.h1574 extern void sel_init_global_and_expr (bb_vec_t);
1608 extern void sel_init_bbs (bb_vec_t);
1634 extern void sel_add_loop_preheaders (bb_vec_t *);
H A Dsel-sched-ir.c2775 sched_scan (const struct sched_scan_info_def *ssi, bb_vec_t bbs) in sched_scan()
3015 sel_init_global_and_expr (bb_vec_t bbs) in sel_init_global_and_expr()
3065 bb_vec_t bbs; in sel_finish_global_and_expr()
4623 sel_init_bbs (bb_vec_t bbs) in sel_init_bbs()
6266 sel_add_loop_preheaders (bb_vec_t *bbs) in sel_add_loop_preheaders()
H A Dhaifa-sched.c4895 bb_vec_t bbs = VEC_alloc (basic_block, heap, n_basic_blocks); in haifa_sched_init()
6549 sched_init_luids (bb_vec_t bbs) in sched_init_luids()
6621 haifa_init_h_i_d (bb_vec_t bbs) in haifa_init_h_i_d()
H A Dsel-sched.c6901 setup_current_loop_nest (int rgn, bb_vec_t *bbs) in setup_current_loop_nest()
6939 bb_vec_t bbs; in sel_region_init()
/dflybsd-src/contrib/gcc-8.0/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.h1582 extern void sel_init_global_and_expr (bb_vec_t);
1616 extern void sel_init_bbs (bb_vec_t);
1642 extern void sel_add_loop_preheaders (bb_vec_t *);
H A Dsel-sched-ir.c2805 sched_scan (const struct sched_scan_info_def *ssi, bb_vec_t bbs) in sched_scan()
3047 sel_init_global_and_expr (bb_vec_t bbs) in sel_init_global_and_expr()
3097 bb_vec_t bbs; in sel_finish_global_and_expr()
4646 sel_init_bbs (bb_vec_t bbs) in sel_init_bbs()
6299 sel_add_loop_preheaders (bb_vec_t *bbs) in sel_add_loop_preheaders()
H A Dsel-sched.c6838 setup_current_loop_nest (int rgn, bb_vec_t *bbs) in setup_current_loop_nest()
6876 bb_vec_t bbs; in sel_region_init()
H A Dhaifa-sched.c8958 sched_init_luids (bb_vec_t bbs) in sched_init_luids()
9032 haifa_init_h_i_d (bb_vec_t bbs) in haifa_init_h_i_d()