Lines Matching refs:create_empty_bb
707 then_bb = create_empty_bb (cond_bb); in expand_parallel_call()
708 else_bb = create_empty_bb (then_bb); in expand_parallel_call()
1851 zero_iter_bb = create_empty_bb (entry_bb); in expand_omp_for_init_counts()
2040 bb = create_empty_bb (last_bb); in extract_omp_for_update_vars()
2675 l2_bb = create_empty_bb (cont_bb); in expand_omp_for_generic()
3214 = create_empty_bb (EXIT_BLOCK_PTR_FOR_FN (cfun)->prev_bb); in expand_omp_for_generic()
3221 l2_bb = create_empty_bb (cont_bb); in expand_omp_for_generic()
6746 default_bb = create_empty_bb (l1_bb->prev_bb); in expand_omp_sections()
6748 default_bb = create_empty_bb (l0_bb); in expand_omp_sections()
8298 then_bb = create_empty_bb (cond_bb); in expand_omp_target()
8299 else_bb = create_empty_bb (then_bb); in expand_omp_target()