Lines Matching refs:gimple_bb
45 loop_p loop = gimple_bb (phi)->loop_father; in phi_arg_in_outermost_loop()
170 struct gimple_bb *gbb; in new_gimple_bb()
172 gbb = XNEW (struct gimple_bb); in new_gimple_bb()
202 free_gimple_bb (struct gimple_bb *gbb) in free_gimple_bb()
2036 basic_block bb = gimple_bb (stmt); in gsi_for_phi_node()
2125 gsi = gsi_after_labels (gimple_bb (after_stmt)); in insert_out_of_ssa_copy()
2134 analyze_drs_in_stmts (scop, gimple_bb (after_stmt), x); in insert_out_of_ssa_copy()
2186 bb = gimple_bb (stmt); in insert_out_of_ssa_copy_on_edge()
2247 && !bb_in_sese_p (gimple_bb (use_stmt), region)) in propagate_expr_outside_region()
2277 basic_block bb = gimple_bb (phi); in rewrite_close_phi_out_of_ssa()
2297 else if (gimple_bb (SSA_NAME_DEF_STMT (arg))->loop_father == bb->loop_father) in rewrite_close_phi_out_of_ssa()
2358 basic_block bb = gimple_bb (phi); in rewrite_phi_out_of_ssa()
2402 bb = gimple_bb (phi); in rewrite_degenerate_phi()
2494 if (!bb_in_sese_p (gimple_bb (use_stmt), region)) in handle_scalar_deps_crossing_scop_limits()
2566 def_bb = gimple_bb (stmt); in rewrite_cross_bb_scalar_deps()
2584 && def_bb != gimple_bb (use_stmt) in rewrite_cross_bb_scalar_deps()
2681 basic_block bb = gimple_bb (stmt); in split_reduction_stmt()
2711 basic_block bb1 = gimple_bb (DR_STMT (dr)); in split_reduction_stmt()
2917 && flow_bb_inside_loop_p (loop, gimple_bb (stmt))) in used_outside_reduction()
2980 insert_stmts (scop, assign, NULL, gsi_after_labels (gimple_bb (loop_phi))); in translate_scalar_reduction_to_array_for_stmt()
3044 def_bb = gimple_bb (stmt); in dr_indices_valid_in_loop()