Searched refs:expr_in_all_succ_branches (Results 1 – 2 of 2) sorted by relevance
2729 av_set_t expr_in_all_succ_branches = NULL; in compute_av_set_at_bb_end() local2771 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()