Home
last modified time | relevance | path

Searched refs:expr_in_all_succ_branches (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsel-sched.c2729 av_set_t expr_in_all_succ_branches = NULL; in compute_av_set_at_bb_end() local
2771 expr_in_all_succ_branches = av_set_copy (succ_set); in compute_av_set_at_bb_end()
2781 FOR_EACH_EXPR_1 (expr, i, &expr_in_all_succ_branches) in compute_av_set_at_bb_end()
2832 if (!av_set_is_in_p (expr_in_all_succ_branches, EXPR_VINSN (expr))) in compute_av_set_at_bb_end()
2835 av_set_clear (&expr_in_all_succ_branches); in compute_av_set_at_bb_end()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsel-sched.cc2729 av_set_t expr_in_all_succ_branches = NULL; in compute_av_set_at_bb_end() local
2771 expr_in_all_succ_branches = av_set_copy (succ_set); in compute_av_set_at_bb_end()
2781 FOR_EACH_EXPR_1 (expr, i, &expr_in_all_succ_branches) in compute_av_set_at_bb_end()
2832 if (!av_set_is_in_p (expr_in_all_succ_branches, EXPR_VINSN (expr))) in compute_av_set_at_bb_end()
2835 av_set_clear (&expr_in_all_succ_branches); in compute_av_set_at_bb_end()