summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-threadupdate.c
diff options
context:
space:
mode:
authorDavid Malcolm <dmalcolm@redhat.com>2014-10-27 12:34:50 -0400
committerDavid Malcolm <dmalcolm@redhat.com>2014-10-27 13:03:28 -0400
commit6cdf27b83b54e05769704e7a42a0851093317206 (patch)
tree1a714ecfc6fb9b5de7e9d63be1504f6af972a470 /gcc/tree-ssa-threadupdate.c
parent7778a7f1077bdfa0529de0f82aed18b6fdc35a00 (diff)
downloadgcc-6cdf27b83b54e05769704e7a42a0851093317206.tar.gz
Automated renaming of gimple subclasses
gcc/ Patch autogenerated by rename_gimple_subclasses.py from https://github.com/davidmalcolm/gcc-refactoring-scripts revision 7d754b63ff2bf47226a67b2c0af5d74b54d4709f * asan.c (get_mem_ref_of_assignment): Rename gimple subclass types. (instrument_strlen_call): Likewise. (instrument_builtin_call): Likewise. (has_mem_ref_been_instrumented): Likewise. (has_stmt_been_instrumented_p): Likewise. (create_cond_insert_point): Likewise. (asan_expand_check_ifn): Likewise. * builtins.c (validate_arg): Likewise. (do_mpc_arg2): Likewise. * builtins.h (validate_gimple_arglist): Likewise. (fold_call_stmt): Likewise. * cfgexpand.c (mark_transaction_restart_calls): Likewise. (expand_gimple_stmt): Likewise. (expand_asm_operands): Likewise. (label_rtx_for_bb): Likewise. (expand_gimple_stmt_1): Likewise. (maybe_cleanup_end_of_block): Likewise. (expand_gimple_basic_block): Likewise. * cfgloop.c (find_subloop_latch_edge_by_ivs): Likewise. * cfgloopmanip.c (create_empty_if_region_on_edge): Likewise. (create_empty_loop_on_edge): Likewise. * cgraph.c (cgraph_add_edge_to_call_site_hash): Likewise. (cgraph_allocate_init_indirect_info): Likewise. (cgraph_set_edge_callee): Likewise. (cgraph_update_edges_for_call_stmt_node): Likewise. * cgraph.h (set_call_stmt_including_clones): Likewise. (create_indirect_edge): Likewise. (create_edge_including_clones): Likewise. (set_call_stmt): Likewise. (redirect_call_stmt_to_callee): Likewise. (rebuild_references): Likewise. (create_edge): Likewise. * cgraphbuild.c (mark_store): Likewise. (record_references_in_initializer): Likewise. * cgraphclones.c (function): Likewise. (clone_function_name): Likewise. * cgraphunit.c (thunk_adjust): Likewise. * coretypes.h: Likewise. * expr.h (expand_normal): Likewise. * gimple-builder.c (get_expr_type): Likewise. (build_assign): Likewise. (build_type_cast): Likewise. * gimple-builder.h (build_assign): Likewise. (build_type_cast): Likewise. * gimple-fold.c (gimple_fold_builtin_snprintf_chk): Likewise. (gimple_fold_builtin_sprintf_chk): Likewise. (gimple_fold_builtin_snprintf): Likewise. (gimple_fold_builtin): Likewise. (gimple_fold_call): Likewise. (gimple_fold_stmt_to_constant_1): Likewise. (fold_gimple_assign): Likewise. (fold_stmt_1): Likewise. * gimple-iterator.c (gsi_commit_one_edge_insert): Likewise. (gsi_start_phis): Likewise. * gimple-iterator.h (gsi_commit_one_edge_insert): Likewise. (gimple_phi_iterator::phi): Likewise. * gimple-low.c (lower_try_catch): Likewise. (gimple_try_catch_may_fallthru): Likewise. (lower_gimple_bind): Likewise. (gimple_stmt_may_fallthru): Likewise. (struct return_statements_t): Likewise. (lower_gimple_return): Likewise. (lower_stmt): Likewise. * gimple-pretty-print.c (dump_gimple_omp_target): Likewise. (dump_gimple_omp_single): Likewise. (dump_gimple_omp_continue): Likewise. (dump_gimple_omp_teams): Likewise. (dump_gimple_omp_parallel): Likewise. (dump_gimple_phi): Likewise. (dump_gimple_debug): Likewise. (dump_gimple_omp_block): Likewise. (dump_gimple_omp_for): Likewise. (dump_gimple_omp_atomic_load): Likewise. (dump_gimple_omp_task): Likewise. (dump_gimple_bind): Likewise. (dump_ssaname_info): Likewise. (dump_phi_nodes): Likewise. (gimple_dump_bb_for_graph): Likewise. (dump_gimple_resx): Likewise. (dump_gimple_eh_else): Likewise. (dump_gimple_eh_must_not_throw): Likewise. (dump_gimple_eh_filter): Likewise. (dump_gimple_catch): Likewise. (dump_gimple_try): Likewise. (dump_gimple_goto): Likewise. (dump_gimple_assign): Likewise. (dump_gimple_omp_return): Likewise. (dump_gimple_return): Likewise. (pp_points_to_solution): Likewise. (dump_gimple_transaction): Likewise. (dump_gimple_fmt): Likewise. (dump_unary_rhs): Likewise. (dump_binary_rhs): Likewise. (dump_ternary_rhs): Likewise. (dump_gimple_call): Likewise. (dump_gimple_cond): Likewise. (pp_cfg_jump): Likewise. (dump_gimple_label): Likewise. (dump_gimple_eh_dispatch): Likewise. (dump_gimple_switch): Likewise. (pp_gimple_stmt_1): Likewise. * gimple-ssa-isolate-paths.c (isolate_path): Likewise. (find_implicit_erroneous_behaviour): Likewise. (find_explicit_erroneous_behaviour): Likewise. (insert_trap_and_remove_trailing_statements): Likewise. * gimple-ssa-strength-reduction.c (slsr_process_copy): Likewise. (add_cand_for_stmt): Likewise. (create_phi_basis): Likewise. (ncd_for_two_cands): Likewise. (ncd_with_phi): Likewise. (ncd_of_cand_and_phis): Likewise. (replace_mult_candidate): Likewise. (create_add_on_incoming_edge): Likewise. (insert_initializers): Likewise. (introduce_cast_before_cand): Likewise. (replace_one_candidate): Likewise. * gimple-streamer-in.c (input_phi): Likewise. (input_gimple_stmt): Likewise. * gimple-streamer-out.c (output_phi): Likewise. (output_bb): Likewise. (output_gimple_stmt): Likewise. * gimple-walk.c (walk_gimple_stmt): Likewise. (walk_gimple_seq): Likewise. (walk_gimple_op): Likewise. (walk_stmt_load_store_addr_ops): Likewise. * gimple.c (gimple_build_omp_target): Likewise. (gimple_build_omp_sections_switch): Likewise. (gimple_build_omp_single): Likewise. (gimple_build_omp_return): Likewise. (gimple_build_omp_sections): Likewise. (gimple_build_omp_task): Likewise. (gimple_build_omp_parallel): Likewise. (gimple_build_omp_for): Likewise. (gimple_build_omp_critical): Likewise. (gimple_build_omp_taskgroup): Likewise. (gimple_build_omp_continue): Likewise. (gimple_build_omp_teams): Likewise. (gimple_build_omp_atomic_load): Likewise. (gimple_build_try): Likewise. (gimple_build_wce): Likewise. (gimple_build_eh_else): Likewise. (gimple_build_eh_must_not_throw): Likewise. (gimple_build_eh_filter): Likewise. (gimple_build_catch): Likewise. (gimple_build_nop): Likewise. (empty_stmt_p): Likewise. (gimple_build_with_ops_stat): Likewise. (infer_nonnull_range): Likewise. (gimple_build_omp_atomic_store): Likewise. (gimple_build_transaction): Likewise. (gimple_copy): Likewise. (gimple_call_flags): Likewise. (gimple_call_fnspec): Likewise. (gimple_call_arg_flags): Likewise. (gimple_build_return): Likewise. (gimple_call_reset_alias_info): Likewise. (gimple_build_call_1): Likewise. (gimple_build_call_vec): Likewise. (gimple_build_call): Likewise. (gimple_build_call_valist): Likewise. (gimple_build_call_internal_1): Likewise. (gimple_build_call_internal): Likewise. (gimple_build_call_internal_vec): Likewise. (canonicalize_cond_expr_cond): Likewise. (gimple_call_copy_skip_args): Likewise. (gimple_has_side_effects): Likewise. (gimple_call_builtin_p): Likewise. (gimple_build_bind): Likewise. (gimple_build_asm_vec): Likewise. (gimple_could_trap_p_1): Likewise. (gimple_build_asm_1): Likewise. (gimple_build_call_from_tree): Likewise. (gimple_build_assign_stat): Likewise. (gimple_build_resx): Likewise. (gimple_build_switch_nlabels): Likewise. (gimple_build_switch): Likewise. (gimple_cond_set_condition_from_tree): Likewise. (gimple_set_bb): Likewise. (gimple_build_label): Likewise. (gimple_build_goto): Likewise. (gimple_build_eh_dispatch): Likewise. (gimple_build_debug_bind_stat): Likewise. (gimple_build_debug_source_bind_stat): Likewise. (gimple_build_assign_with_ops): Likewise. (gimple_build_cond): Likewise. (gimple_build_cond_from_tree): Likewise. * gimple.h (gimple_build_omp_target): Likewise. (gimple_omp_teams_clauses): Likewise. (gimple_omp_teams_clauses_ptr): Likewise. (gimple_omp_target_set_kind): Likewise. (gimple_omp_target_set_child_fn): Likewise. (gimple_build_omp_single): Likewise. (gimple_omp_target_kind): Likewise. (gimple_omp_target_child_fn): Likewise. (gimple_omp_target_child_fn_ptr): Likewise. (gimple_omp_target_data_arg): Likewise. (gimple_omp_target_data_arg_ptr): Likewise. (gimple_omp_target_clauses): Likewise. (gimple_omp_target_clauses_ptr): Likewise. (gimple_build_omp_sections_switch): Likewise. (gimple_omp_single_clauses): Likewise. (gimple_omp_single_clauses_ptr): Likewise. (gimple_build_omp_return): Likewise. (gimple_omp_sections_clauses): Likewise. (gimple_omp_sections_clauses_ptr): Likewise. (gimple_omp_sections_set_clauses): Likewise. (gimple_omp_sections_control): Likewise. (gimple_omp_sections_control_ptr): Likewise. (gimple_omp_sections_set_control): Likewise. (gimple_build_omp_parallel): Likewise. (gimple_omp_task_clauses): Likewise. (gimple_omp_task_clauses_ptr): Likewise. (gimple_omp_task_set_clauses): Likewise. (gimple_omp_task_child_fn): Likewise. (gimple_omp_task_child_fn_ptr): Likewise. (gimple_omp_task_set_child_fn): Likewise. (gimple_omp_task_data_arg): Likewise. (gimple_omp_task_data_arg_ptr): Likewise. (gimple_omp_task_set_data_arg): Likewise. (gimple_omp_task_copy_fn): Likewise. (gimple_omp_task_copy_fn_ptr): Likewise. (gimple_omp_task_set_copy_fn): Likewise. (gimple_omp_task_arg_size): Likewise. (gimple_omp_task_arg_size_ptr): Likewise. (gimple_omp_task_set_arg_size): Likewise. (gimple_omp_task_arg_align): Likewise. (gimple_omp_task_arg_align_ptr): Likewise. (gimple_omp_task_set_arg_align): Likewise. (gimple_omp_parallel_set_clauses): Likewise. (gimple_omp_parallel_set_child_fn): Likewise. (gimple_build_omp_for): Likewise. (gimple_omp_parallel_clauses_ptr): Likewise. (gimple_omp_parallel_child_fn): Likewise. (gimple_omp_parallel_child_fn_ptr): Likewise. (gimple_omp_parallel_data_arg): Likewise. (gimple_omp_parallel_data_arg_ptr): Likewise. (gimple_omp_parallel_clauses): Likewise. (gimple_build_omp_critical): Likewise. (gimple_omp_for_kind): Likewise. (gimple_omp_for_combined_p): Likewise. (gimple_omp_for_combined_into_p): Likewise. (gimple_omp_for_clauses): Likewise. (gimple_omp_for_clauses_ptr): Likewise. (gimple_omp_for_set_clauses): Likewise. (gimple_omp_for_collapse): Likewise. (gimple_omp_for_index): Likewise. (gimple_omp_for_index_ptr): Likewise. (gimple_omp_for_set_index): Likewise. (gimple_omp_for_initial): Likewise. (gimple_omp_for_initial_ptr): Likewise. (gimple_omp_for_set_initial): Likewise. (gimple_omp_for_final): Likewise. (gimple_omp_for_final_ptr): Likewise. (gimple_omp_for_set_final): Likewise. (gimple_omp_for_incr): Likewise. (gimple_omp_for_incr_ptr): Likewise. (gimple_omp_for_set_incr): Likewise. (gimple_omp_for_pre_body_ptr): Likewise. (gimple_omp_for_set_pre_body): Likewise. (gimple_omp_for_set_cond): Likewise. (gimple_omp_set_body): Likewise. (gimple_build_debug_source_bind_stat): Likewise. (gimple_omp_critical_name): Likewise. (gimple_omp_critical_name_ptr): Likewise. (gimple_omp_atomic_load_rhs_ptr): Likewise. (gimple_omp_continue_set_control_def): Likewise. (gimple_build_omp_taskgroup): Likewise. (gimple_omp_continue_control_def): Likewise. (gimple_omp_continue_control_def_ptr): Likewise. (gimple_omp_continue_control_use): Likewise. (gimple_omp_continue_control_use_ptr): Likewise. (gimple_omp_atomic_store_set_val): Likewise. (gimple_build_omp_atomic_load): Likewise. (gimple_omp_for_cond): Likewise. (gimple_omp_atomic_store_val): Likewise. (gimple_omp_atomic_load_set_lhs): Likewise. (gimple_omp_atomic_load_set_rhs): Likewise. (gimple_build_omp_teams): Likewise. (gimple_omp_atomic_store_val_ptr): Likewise. (gimple_omp_atomic_load_lhs): Likewise. (gimple_omp_atomic_load_lhs_ptr): Likewise. (gimple_omp_atomic_load_rhs): Likewise. (gimple_try_kind): Likewise. (gimple_try_cleanup): Likewise. (gimple_try_set_catch_is_cleanup): Likewise. (gimple_try_set_eval): Likewise. (gimple_build_eh_else): Likewise. (gimple_try_eval_ptr): Likewise. (gimple_try_cleanup_ptr): Likewise. (gimple_phi_capacity): Likewise. (gimple_phi_num_args): Likewise. (gimple_phi_result): Likewise. (gimple_phi_result_ptr): Likewise. (gimple_phi_arg): Likewise. (gimple_phi_arg_def): Likewise. (gimple_phi_arg_def_ptr): Likewise. (gimple_phi_arg_edge): Likewise. (gimple_phi_arg_location): Likewise. (gimple_phi_arg_location_from_edge): Likewise. (gimple_phi_arg_set_location): Likewise. (gimple_resx_set_region): Likewise. (gimple_build_switch): Likewise. (gimple_eh_dispatch_region): Likewise. (gimple_phi_arg_has_location): Likewise. (gimple_build_wce): Likewise. (gimple_resx_region): Likewise. (gimple_build_eh_must_not_throw): Likewise. (gimple_eh_must_not_throw_set_fndecl): Likewise. (gimple_eh_else_n_body_ptr): Likewise. (gimple_eh_else_n_body): Likewise. (gimple_eh_else_e_body_ptr): Likewise. (gimple_eh_else_e_body): Likewise. (gimple_eh_else_set_n_body): Likewise. (gimple_build_eh_filter): Likewise. (gimple_eh_filter_set_failure): Likewise. (gimple_eh_must_not_throw_fndecl): Likewise. (gimple_build_catch): Likewise. (gimple_eh_filter_failure): Likewise. (gimple_eh_filter_set_types): Likewise. (gimple_eh_filter_types): Likewise. (gimple_eh_filter_types_ptr): Likewise. (gimple_eh_filter_failure_ptr): Likewise. (gimple_asm_input_p): Likewise. (gimple_build_asm_vec): Likewise. (gimple_catch_types): Likewise. (gimple_catch_types_ptr): Likewise. (gimple_catch_handler_ptr): Likewise. (gimple_catch_handler): Likewise. (gimple_catch_set_types): Likewise. (gimple_statement_catch): Likewise. (gimple_goto_set_dest): Likewise. (gimple_bind_add_seq): Likewise. (gimple_build_nop): Likewise. (gimple_seq_first_stmt): Likewise. (gimple_seq_first_stmt_as_a_bind): Likewise. (gimple_bind_vars): Likewise. (gimple_bind_set_vars): Likewise. (gimple_bind_append_vars): Likewise. (gimple_bind_body_ptr): Likewise. (gimple_bind_body): Likewise. (gimple_bind_set_body): Likewise. (gimple_bind_add_stmt): Likewise. (gimple_bind_block): Likewise. (gimple_transaction_set_subcode): Likewise. (gimple_return_retval_ptr): Likewise. (gimple_alloc_stat): Likewise. (gimple_return_retval): Likewise. (gimple_transaction_body): Likewise. (gimple_transaction_label_ptr): Likewise. (gimple_build_omp_atomic_store): Likewise. (gimple_omp_continue_set_control_use): Likewise. (gimple_transaction_body_ptr): Likewise. (gimple_transaction_label): Likewise. (gimple_transaction_subcode): Likewise. (gimple_transaction_set_body): Likewise. (gimple_transaction_set_label): Likewise. (gimple_call_arg_flags): Likewise. (gimple_call_return_flags): Likewise. (gimple_call_fndecl): Likewise. (gimple_call_chain): Likewise. (gimple_expr_type): Likewise. (gimple_call_reset_alias_info): Likewise. (gimple_build_call_vec): Likewise. (gimple_build_call): Likewise. (gimple_build_call_valist): Likewise. (gimple_build_call_internal): Likewise. (gimple_build_call_internal_vec): Likewise. (canonicalize_cond_expr_cond): Likewise. (gimple_call_copy_skip_args): Likewise. (gimple_call_fn_ptr): Likewise. (gimple_call_set_fndecl): Likewise. (gimple_call_chain_ptr): Likewise. (gimple_call_set_arg): Likewise. (gimple_call_set_tail): Likewise. (gimple_call_tail_p): Likewise. (gimple_call_set_return_slot_opt): Likewise. (gimple_call_return_slot_opt_p): Likewise. (gimple_call_set_from_thunk): Likewise. (gimple_call_from_thunk_p): Likewise. (gimple_call_set_va_arg_pack): Likewise. (gimple_call_noreturn_p): Likewise. (gimple_call_set_nothrow): Likewise. (gimple_call_nothrow_p): Likewise. (gimple_call_set_alloca_for_var): Likewise. (gimple_call_alloca_for_var_p): Likewise. (gimple_call_copy_flags): Likewise. (gimple_call_use_set): Likewise. (gimple_statement_call): Likewise. (gimple_call_internal_fn): Likewise. (gimple_call_fntype): Likewise. (gimple_asm_clobbers_memory_p): Likewise. (gimple_bind_set_block): Likewise. (gimple_asm_ninputs): Likewise. (gimple_asm_noutputs): Likewise. (gimple_asm_nclobbers): Likewise. (gimple_asm_nlabels): Likewise. (gimple_asm_input_op): Likewise. (gimple_asm_set_input_op): Likewise. (gimple_asm_output_op): Likewise. (gimple_asm_set_output_op): Likewise. (gimple_asm_set_clobber_op): Likewise. (gimple_asm_set_label_op): Likewise. (gimple_asm_string): Likewise. (gimple_asm_set_input): Likewise. (gimple_build_bind): Likewise. (gimple_asm_input_op_ptr): Likewise. (gimple_asm_output_op_ptr): Likewise. (gimple_asm_clobber_op): Likewise. (gimple_asm_label_op): Likewise. (gimple_asm_volatile_p): Likewise. (gimple_asm_set_volatile): Likewise. (gimple_assign_set_rhs_with_ops): Likewise. (gimple_build_call_from_tree): Likewise. (gimple_build_assign_stat): Likewise. (gimple_eh_dispatch_set_region): Likewise. (gimple_switch_set_num_labels): Likewise. (gimple_switch_index): Likewise. (gimple_switch_set_index): Likewise. (gimple_switch_set_label): Likewise. (gimple_build_resx): Likewise. (gimple_build_switch_nlabels): Likewise. (gimple_switch_num_labels): Likewise. (gimple_switch_index_ptr): Likewise. (gimple_switch_label): Likewise. (gimple_switch_default_label): Likewise. (gimple_cond_set_condition): Likewise. (gimple_label_label): Likewise. (gimple_build_label): Likewise. (gimple_goto_dest): Likewise. (gimple_build_eh_dispatch): Likewise. (gimple_build_debug_bind_stat): Likewise. (gimple_cond_lhs): Likewise. (gimple_cond_rhs): Likewise. (gimple_cond_set_rhs): Likewise. (gimple_cond_set_false_label): Likewise. (gimple_cond_make_true): Likewise. (gimple_cond_true_p): Likewise. (gimple_build_assign_with_ops): Likewise. (gimple_build_cond): Likewise. (gimple_cond_set_condition_from_tree): Likewise. (gimple_cond_code): Likewise. (gimple_cond_lhs_ptr): Likewise. (gimple_cond_rhs_ptr): Likewise. (gimple_cond_true_label): Likewise. (gimple_cond_set_true_label): Likewise. (gimple_cond_false_label): Likewise. (gimple_cond_make_false): Likewise. (gimple_cond_false_p): Likewise. (gimple_statement_cond): Likewise. (is_a_helper <gimple_statement_cond *>): Likewise. * gimplify-me.c (gimple_regimplify_operands): Likewise. * gimplify.c (gimplify_omp_target_update): Likewise. (gimplify_omp_for): Likewise. (gimplify_omp_atomic): Likewise. (gimplify_cleanup_point_expr): Likewise. (struct gimplify_ctx): Likewise. (pop_gimplify_context): Likewise. (gimple_pop_bind_expr): Likewise. (gimple_current_bind_expr): Likewise. (declare_vars): Likewise. (gimplify_one_sizepos): Likewise. (gimplify_body): Likewise. (gimplify_return_expr): Likewise. (gimplify_transaction): Likewise. (voidify_wrapper_expr): Likewise. (gimplify_bind_expr): Likewise. (gimplify_call_expr): Likewise. (gimplify_modify_expr_to_memcpy): Likewise. (gimplify_modify_expr_to_memset): Likewise. (gimplify_modify_expr): Likewise. (gimplify_expr): Likewise. (gimplify_function_tree): Likewise. (gimplify_asm_expr): Likewise. (gimplify_init_constructor): Likewise. (gimple_push_cleanup): Likewise. (gimplify_switch_expr): Likewise. (gimplify_case_label_expr): Likewise. (gimplify_cond_expr): Likewise. * gimplify.h (pop_gimplify_context): Likewise. (gimple_current_bind_expr): Likewise. (gimplify_one_sizepos): Likewise. * graphite-scop-detection.c (limit_scops): Likewise. (same_close_phi_node): Likewise. (make_close_phi_nodes_unique): Likewise. (canonicalize_loop_closed_ssa): Likewise. * graphite-sese-to-poly.c (phi_arg_in_outermost_loop): Likewise. (simple_copy_phi_p): Likewise. (gsi_for_phi_node): Likewise. (rewrite_close_phi_out_of_ssa): Likewise. (rewrite_cross_bb_scalar_deps): Likewise. (rewrite_commutative_reductions_out_of_ssa_loop): Likewise. (tree_int_to_gmp): Likewise. (reduction_phi_p): Likewise. (build_scop_drs): Likewise. (rewrite_phi_out_of_ssa): Likewise. (rewrite_degenerate_phi): Likewise. (rewrite_reductions_out_of_ssa): Likewise. (is_reduction_operation_p): Likewise. (phi_contains_arg): Likewise. (follow_ssa_with_commutative_ops): Likewise. (detect_commutative_reduction_arg): Likewise. (detect_commutative_reduction_assign): Likewise. (follow_inital_value_to_phi): Likewise. (edge_initial_value_for_loop_phi): Likewise. (used_outside_reduction): Likewise. (detect_commutative_reduction): Likewise. (dr_indices_valid_in_loop): Likewise. (translate_scalar_reduction_to_array): Likewise. (scop_ivs_can_be_represented): Likewise. (remove_simple_copy_phi): Likewise. (remove_invariant_phi): Likewise. (insert_out_of_ssa_copy): Likewise. (translate_scalar_reduction_to_array_for_stmt): Likewise. (create_pw_aff_from_tree): Likewise. (add_conditions_to_domain): Likewise. (add_conditions_to_constraints): Likewise. (single_pred_cond_non_loop_exit): Likewise. * gsstruct.def: Likewise. * internal-fn.c (get_multi_vector_move): Likewise. (expand_LOAD_LANES): Likewise. (expand_STORE_LANES): Likewise. (expand_ANNOTATE): Likewise. (expand_GOMP_SIMD_LANE): Likewise. (expand_GOMP_SIMD_VF): Likewise. (expand_GOMP_SIMD_LAST_LANE): Likewise. (expand_UBSAN_NULL): Likewise. (expand_UBSAN_BOUNDS): Likewise. (expand_UBSAN_OBJECT_SIZE): Likewise. (expand_ASAN_CHECK): Likewise. (ubsan_expand_si_overflow_addsub_check): Likewise. (ubsan_expand_si_overflow_neg_check): Likewise. (ubsan_expand_si_overflow_mul_check): Likewise. (expand_UBSAN_CHECK_ADD): Likewise. (expand_UBSAN_CHECK_SUB): Likewise. (expand_UBSAN_CHECK_MUL): Likewise. (expand_LOOP_VECTORIZED): Likewise. (expand_MASK_LOAD): Likewise. (expand_MASK_STORE): Likewise. (expand_ABNORMAL_DISPATCHER): Likewise. (expand_BUILTIN_EXPECT): Likewise. * internal-fn.h (internal_fn_fnspec): Likewise. * ipa-inline-analysis.c (estimate_function_body_sizes): Likewise. (phi_result_unknown_predicate): Likewise. (set_switch_stmt_execution_predicate): Likewise. * ipa-prop.c (param_type_may_change_p): Likewise. (detect_type_change_from_memory_writes): Likewise. (detect_type_change): Likewise. (ipa_load_from_parm_agg): Likewise. (get_ancestor_addr_info): Likewise. (compute_complex_ancestor_jump_func): Likewise. (build_agg_jump_func_from_list): Likewise. (ipa_compute_jump_functions_for_edge): Likewise. (ipa_is_ssa_with_stmt_def): Likewise. (ipa_note_param_call): Likewise. (ipa_analyze_indirect_call_uses): Likewise. (ipa_analyze_virtual_call_uses): Likewise. (ipa_analyze_stmt_uses): Likewise. (ipa_modify_formal_parameters): Likewise. (ipa_modify_call_arguments): Likewise. * ipa-prop.h (ipa_get_agg_replacements_for_node): Likewise. * ipa-pure-const.c (special_builtin_state): Likewise. (check_stmt): Likewise. * ipa-split.c (consider_split): Likewise. (visit_bb): Likewise. (find_return_bb): Likewise. (find_retval): Likewise. (split_function): Likewise. (verify_non_ssa_vars): Likewise. (check_forbidden_calls): Likewise. * lto-streamer-in.c (fixup_call_stmt_edges_1): Likewise. * lto-streamer-out.c (output_function): Likewise. * omp-low.c (scan_omp_target): Likewise. (scan_omp_single): Likewise. (expand_omp_target): Likewise. (scan_omp_sections): Likewise. (lower_omp_single_simple): Likewise. (scan_omp_for): Likewise. (new_omp_context): Likewise. (delete_omp_context): Likewise. (scan_omp_task): Likewise. (expand_cilk_for_call): Likewise. (task_copyfn_remap_type): Likewise. (gimple_build_cond_empty): Likewise. (remove_exit_barrier): Likewise. (expand_omp_taskreg): Likewise. (expand_cilk_for): Likewise. (struct omp_for_data): Likewise. (is_combined_parallel): Likewise. (workshare_safe_to_combine_p): Likewise. (get_ws_args_for): Likewise. (scan_omp_parallel): Likewise. (finish_taskreg_scan): Likewise. (expand_omp_for): Likewise. (check_omp_nesting_restrictions): Likewise. (expand_omp_sections): Likewise. (expand_omp_atomic): Likewise. (expand_parallel_call): Likewise. (finalize_task_copyfn): Likewise. (scan_omp_1_stmt): Likewise. (lower_omp_sections): Likewise. (lower_omp_single): Likewise. (lower_omp_master): Likewise. (lower_omp_critical): Likewise. (lower_omp_for): Likewise. (lower_omp_taskreg): Likewise. (lower_omp_target): Likewise. (lower_omp_teams): Likewise. (ipa_simd_modify_function_body): Likewise. (build_omp_barrier): Likewise. (lower_omp_taskgroup): Likewise. (lower_omp_ordered): Likewise. (simd_clone_adjust): Likewise. (lower_rec_input_clauses): Likewise. (expand_omp_for_init_vars): Likewise. (expand_omp_atomic_pipeline): Likewise. (expand_omp_atomic_mutex): Likewise. (diagnose_sb_1): Likewise. (lower_lastprivate_clauses): Likewise. (lower_send_shared_vars): Likewise. (expand_omp_for_init_counts): Likewise. (expand_omp_for_generic): Likewise. (expand_omp_for_static_nochunk): Likewise. (expand_omp_for_static_chunk): Likewise. (expand_omp_simd): Likewise. (lower_omp_1): Likewise. (diagnose_sb_2): Likewise. * predict.c (apply_return_prediction): Likewise. (tree_estimate_probability_bb): Likewise. (get_base_value): Likewise. (predict_iv_comparison): Likewise. (predict_extra_loop_exits): Likewise. (predict_loops): Likewise. * sese.c (sese_build_liveouts_bb): Likewise. (sese_add_exit_phis_edge): Likewise. (set_ifsese_condition): Likewise. * ssa-iterators.h (for): Likewise. (num_ssa_operands): Likewise. (single_phi_def): Likewise. (op_iter_init_phiuse): Likewise. (link_use_stmts_after): Likewise. (op_iter_init): Likewise. * stmt.c (reset_out_edges_aux): Likewise. (compute_cases_per_edge): Likewise. * trans-mem.c (diagnose_tm_1): Likewise. (lower_transaction): Likewise. (tm_region_init): Likewise. (generate_tm_state): Likewise. (make_pass_lower_tm): Likewise. (transaction_subcode_ior): Likewise. (build_tm_load): Likewise. (build_tm_store): Likewise. (expand_transaction): Likewise. (expand_block_edges): Likewise. (dump_tm_memopt_transform): Likewise. (tm_memopt_transform_blocks): Likewise. (ipa_tm_insert_irr_call): Likewise. (ipa_tm_transform_calls_redirect): Likewise. (expand_call_tm): Likewise. (ipa_tm_insert_gettmclone_call): Likewise. * tree-call-cdce.c (check_target_format): Likewise. (check_pow): Likewise. (check_builtin_call): Likewise. (gen_conditions_for_pow_int_base): Likewise. (get_no_error_domain): Likewise. (gen_shrink_wrap_conditions): Likewise. (shrink_wrap_one_built_in_call): Likewise. (shrink_wrap_conditional_dead_built_in_calls): Likewise. (gen_one_condition): Likewise. * tree-cfg.c (replace_uses_by): Likewise. (reinstall_phi_args): Likewise. (verify_gimple_in_cfg): Likewise. (gimple_make_forwarder_block): Likewise. (gimple_duplicate_bb): Likewise. (add_phi_args_after_copy_edge): Likewise. (gimple_duplicate_sese_tail): Likewise. (gimple_lv_adjust_loop_header_phi): Likewise. (move_stmt_r): Likewise. (do_warn_unused_result): Likewise. (verify_gimple_assign): Likewise. (extract_true_false_edges_from_block): Likewise. (verify_gimple_transaction): Likewise. (verify_gimple_in_seq_2): Likewise. (single_noncomplex_succ): Likewise. (valid_fixed_convert_types_p): Likewise. (make_gimple_asm_edges): Likewise. (is_ctrl_altering_stmt): Likewise. (need_fake_edge_p): Likewise. (verify_gimple_comparison): Likewise. (verify_gimple_assign_unary): Likewise. (verify_gimple_assign_binary): Likewise. (verify_gimple_assign_ternary): Likewise. (verify_gimple_assign_single): Likewise. (make_gimple_switch_edges): Likewise. (find_case_label_for_value): Likewise. (end_recording_case_labels): Likewise. (get_cases_for_edge): Likewise. (group_case_labels): Likewise. (find_taken_edge): Likewise. (find_taken_edge_cond_expr): Likewise. (find_taken_edge_switch_expr): Likewise. (verify_gimple_goto): Likewise. (gimple_redirect_edge_and_branch): Likewise. (make_edges): Likewise. (gimple_can_merge_blocks_p): Likewise. (gimple_merge_blocks): Likewise. (remove_bb): Likewise. (stmt_starts_bb_p): Likewise. (verify_gimple_debug): Likewise. (gimple_verify_flow_info): Likewise. (gimple_block_label): Likewise. (move_block_to_fn): Likewise. (verify_gimple_return): Likewise. (fold_cond_expr_cond): Likewise. (make_cond_expr_edges): Likewise. (cleanup_dead_labels): Likewise. (verify_gimple_label): Likewise. (verify_gimple_stmt): Likewise. * tree-cfg.h (notice_special_calls): Likewise. (group_case_labels_stmt): Likewise. * tree-cfgcleanup.c (phi_alternatives_equal): Likewise. (cleanup_control_expr_graph): Likewise. (tree_forwarder_block_p): Likewise. (remove_forwarder_block): Likewise. (remove_forwarder_block_with_phi): Likewise. * tree-complex.c (init_dont_simulate_again): Likewise. (complex_visit_stmt): Likewise. (update_phi_components): Likewise. (expand_complex_move): Likewise. (expand_complex_libcall): Likewise. (expand_complex_asm): Likewise. (expand_complex_comparison): Likewise. * tree-data-ref.c (get_references_in_stmt): Likewise. * tree-dfa.c (collect_dfa_stats): Likewise. (dump_dfa_stats): Likewise. * tree-eh.c (lookup_stmt_eh_lp): Likewise. (record_in_finally_tree): Likewise. (collect_finally_tree_1): Likewise. (outside_finally_tree): Likewise. (eh_region_may_contain_throw): Likewise. (lower_try_finally_dup_block): Likewise. (cleanup_is_dead_in): Likewise. (lower_try_finally): Likewise. (lower_eh_filter): Likewise. (same_handler_p): Likewise. (cleanup_empty_eh_merge_phis): Likewise. (emit_eh_dispatch): Likewise. (make_pass_lower_eh): Likewise. (redirect_eh_edge): Likewise. (sink_clobbers): Likewise. (lower_eh_dispatch): Likewise. (verify_eh_edges): Likewise. (emit_resx): Likewise. (make_pass_refactor_eh): Likewise. (lower_resx): Likewise. (mark_reachable_handlers): Likewise. (lower_try_finally_fallthru_label): Likewise. (get_eh_else): Likewise. (lower_try_finally_nofallthru): Likewise. (lower_try_finally_copy): Likewise. (lower_try_finally_switch): Likewise. (decide_copy_try_finally): Likewise. (honor_protect_cleanup_actions): Likewise. (lower_eh_must_not_throw): Likewise. (replace_goto_queue_1): Likewise. (lower_catch): Likewise. (refactor_eh_r): Likewise. (stmt_could_throw_p): Likewise. (lower_eh_constructs_2): Likewise. (collect_finally_tree): Likewise. (emit_post_landing_pad): Likewise. (lower_try_finally_onedest): Likewise. (unsplit_eh): Likewise. (cleanup_empty_eh_unsplit): Likewise. (do_goto_redirection): Likewise. (maybe_record_in_goto_queue): Likewise. * tree-eh.h (make_eh_dispatch_edges): Likewise. (redirect_eh_dispatch_edge): Likewise. (verify_eh_dispatch_edge): Likewise. * tree-emutls.c (lower_emutls_function_body): Likewise. (lower_emutls_stmt): Likewise. (gen_emutls_addr): Likewise. * tree-if-conv.c (if_convertible_loop_p_1): Likewise. (bb_with_exit_edge_p): Likewise. (convert_scalar_cond_reduction): Likewise. (predicate_all_scalar_phis): Likewise. * tree-inline.c (update_ssa_across_abnormal_edges): Likewise. (copy_phis_for_bb): Likewise. (copy_edges_for_bb): Likewise. (remap_gimple_seq): Likewise. (replace_locals_stmt): Likewise. (copy_bb): Likewise. (inline_forbidden_p_stmt): Likewise. (expand_call_inline): Likewise. (estimate_num_insns): Likewise. (mark_local_labels_stmt): Likewise. (remap_gimple_stmt): Likewise. (maybe_move_debug_stmts_to_successors): Likewise. (copy_cfg_body): Likewise. (copy_debug_stmts): Likewise. * tree-inline.h (void): Likewise. * tree-into-ssa.c (node): Likewise. (find_def_blocks_for): Likewise. (mark_phi_for_rewrite): Likewise. (insert_phi_nodes_for): Likewise. (rewrite_add_phi_arguments): Likewise. (rewrite_update_phi_arguments): Likewise. (mark_use_interesting): Likewise. (prepare_block_for_update): Likewise. (prepare_use_sites_for): Likewise. (delete_update_ssa): Likewise. (mark_virtual_operand_for_renaming): Likewise. * tree-into-ssa.h (mark_virtual_phi_result_for_renaming): Likewise. * tree-loop-distribution.c (stmts_from_loop): Likewise. (destroy_loop): Likewise. (distribute_loop): Likewise. (generate_loops_for_partition): Likewise. * tree-nested.c (walk_function): Likewise. (convert_nonlocal_reference_stmt): Likewise. (convert_local_reference_stmt): Likewise. (finalize_nesting_tree_1): Likewise. (get_chain_field): Likewise. (convert_nl_goto_reference): Likewise. (convert_tramp_reference_op): Likewise. (convert_gimple_call): Likewise. (convert_nl_goto_receiver): Likewise. * tree-nrv.c (finalize_nrv_r): Likewise. (make_pass_nrv): Likewise. (dest_safe_for_nrv_p): Likewise. * tree-object-size.c (pass_through_call): Likewise. (addr_object_size): Likewise. (alloc_object_size): Likewise. (expr_object_size): Likewise. (collect_object_sizes_for): Likewise. (check_for_plus_in_loops_1): Likewise. (fini_object_sizes): Likewise. * tree-outof-ssa.c (eliminate_build): Likewise. (eliminate_phi): Likewise. (remove_gimple_phi_args): Likewise. (eliminate_useless_phis): Likewise. (rewrite_trees): Likewise. (insert_backedge_copies): Likewise. * tree-parloops.c (printf): Likewise. (create_phi_for_local_result): Likewise. (loop_has_vector_phi_nodes): Likewise. (gather_scalar_reductions): Likewise. (try_create_reduction_list): Likewise. (take_address_of): Likewise. (transform_to_exit_first_loop): Likewise. (create_parallel_loop): Likewise. * tree-phinodes.c (remove_phi_args): Likewise. (phinodes_print_statistics): Likewise. (release_phi_node): Likewise. (reserve_phi_args_for_new_edge): Likewise. (add_phi_node_to_bb): Likewise. (create_phi_node): Likewise. (add_phi_arg): Likewise. (remove_phi_nodes): Likewise. (allocate_phi_node): Likewise. (ideal_phi_node_len): Likewise. (make_phi_node): Likewise. (resize_phi_node): Likewise. * tree-phinodes.h (add_phi_node_to_bb): Likewise. (add_phi_arg): Likewise. (degenerate_phi_result): Likewise. * tree-predcom.c (valid_initializer_p): Likewise. (find_looparound_phi): Likewise. (add_looparound_copies): Likewise. (initialize_root_vars): Likewise. (eliminate_temp_copies): Likewise. (replace_ref_with): Likewise. (initialize_root_vars_lm): Likewise. (reassociate_to_the_same_stmt): Likewise. * tree-profile.c (gimple_gen_interval_profiler): Likewise. (gimple_gen_pow2_profiler): Likewise. (gimple_gen_one_value_profiler): Likewise. (gimple_gen_time_profiler): Likewise. (gimple_gen_average_profiler): Likewise. (gimple_gen_ior_profiler): Likewise. (gimple_gen_edge_profiler): Likewise. (gimple_gen_ic_profiler): Likewise. (gimple_gen_ic_func_profiler): Likewise. * tree-scalar-evolution.c (follow_ssa_edge_binary): Likewise. (follow_ssa_edge_expr): Likewise. (follow_ssa_edge_in_rhs): Likewise. (backedge_phi_arg_p): Likewise. (follow_ssa_edge_in_condition_phi_branch): Likewise. (follow_ssa_edge_in_condition_phi): Likewise. (follow_ssa_edge_inner_loop_phi): Likewise. (follow_ssa_edge): Likewise. (simplify_peeled_chrec): Likewise. (analyze_evolution_in_loop): Likewise. (analyze_initial_condition): Likewise. (interpret_loop_phi): Likewise. (analyze_scalar_evolution_1): Likewise. (loop_closed_phi_def): Likewise. (scev_const_prop): Likewise. (add_to_evolution): Likewise. (get_loop_exit_condition): Likewise. * tree-scalar-evolution.h (number_of_latch_executions): Likewise. * tree-sra.c (replace_removed_params_ssa_names): Likewise. (convert_callers): Likewise. (scan_function): Likewise. (sra_modify_function_body): Likewise. (ipa_sra_modify_function_body): Likewise. (build_ref_for_offset): Likewise. (generate_subtree_copies): Likewise. (init_subtree_with_zero): Likewise. (sra_modify_expr): Likewise. (load_assign_lhs_subreplacements): Likewise. (sra_modify_assign): Likewise. (sra_ipa_reset_debug_stmts): Likewise. * tree-ssa-alias.c (refs_output_dependent_p): Likewise. (ref_maybe_used_by_call_p_1): Likewise. (ref_maybe_used_by_stmt_p): Likewise. (call_may_clobber_ref_p_1): Likewise. (stmt_may_clobber_ref_p_1): Likewise. * tree-ssa-alias.h (call_may_clobber_ref_p): Likewise. (call_may_clobber_ref_p_1): Likewise. * tree-ssa-ccp.c (ccp_initialize): Likewise. (ccp_lattice_meet): Likewise. (insert_clobber_before_stack_restore): Likewise. (ccp_fold): Likewise. (evaluate_stmt): Likewise. (ccp_fold_stmt): Likewise. (optimize_unreachable): Likewise. * tree-ssa-coalesce.c (build_ssa_conflict_graph): Likewise. (coalesce_partitions): Likewise. (create_outofssa_var_map): Likewise. * tree-ssa-copy.c (copy_prop_visit_stmt): Likewise. (init_copy_prop): Likewise. * tree-ssa-copyrename.c (copy_rename_partition_coalesce): Likewise. * tree-ssa-dce.c (remove_dead_phis): Likewise. (forward_edge_to_pdom): Likewise. (eliminate_unnecessary_stmts): Likewise. (propagate_necessity): Likewise. (remove_dead_stmt): Likewise. * tree-ssa-dom.c (record_equivalences_from_phis): Likewise. (cprop_into_successor_phis): Likewise. (get_rhs_or_phi_arg): Likewise. (eliminate_degenerate_phis_1): Likewise. (struct hashable_expr): Likewise. (add_hashable_expr): Likewise. (print_expr_hash_elt): Likewise. (record_equivalences_from_stmt): Likewise. (initialize_hash_element): Likewise. (record_edge_info): Likewise. (eliminate_redundant_computations): Likewise. (propagate_rhs_into_lhs): Likewise. (free_all_edge_infos): Likewise. (make_pass_dominator): Likewise. (optimize_stmt): Likewise. * tree-ssa-forwprop.c (remove_prop_source_from_use): Likewise. (simplify_bitwise_binary): Likewise. (simplify_rotate): Likewise. (simplify_not_neg_expr): Likewise. (simplify_gimple_switch_label_vec): Likewise. (forward_propagate_into_comparison): Likewise. (simplify_mult): Likewise. * tree-ssa-ifcombine.c (same_phi_args_p): Likewise. (get_name_for_bit_test): Likewise. (recognize_single_bit_test): Likewise. (ifcombine_ifandif): Likewise. * tree-ssa-live.c (remove_unused_locals): Likewise. (set_var_live_on_entry): Likewise. (calculate_live_on_exit): Likewise. (verify_live_on_entry): Likewise. * tree-ssa-loop-im.c (mem_ref_in_stmt): Likewise. (determine_max_movement): Likewise. (execute_sm_if_changed): Likewise. (rewrite_reciprocal): Likewise. (execute_sm): Likewise. (rewrite_bittest): Likewise. * tree-ssa-loop-ivcanon.c (propagate_constants_for_unrolling): Likewise. (unloop_loops): Likewise. (tree_estimate_loop_size): Likewise. (create_canonical_iv): Likewise. (remove_exits_and_undefined_stmts): Likewise. (remove_redundant_iv_tests): Likewise. (try_unroll_loop_completely): Likewise. * tree-ssa-loop-ivopts.c (get_iv): Likewise. (find_bivs): Likewise. (mark_bivs): Likewise. (find_interesting_uses_outside): Likewise. (determine_set_costs): Likewise. (rewrite_use_nonlinear_expr): Likewise. (remove_unused_ivs): Likewise. (extract_cond_operands): Likewise. (rewrite_use_compare): Likewise. * tree-ssa-loop-manip.c (tree_unroll_loop): Likewise. (rewrite_all_phi_nodes_with_iv): Likewise. (add_exit_phi): Likewise. (find_uses_to_rename_bb): Likewise. (verify_loop_closed_ssa): Likewise. (split_loop_exit_edge): Likewise. (create_iv): Likewise. (rewrite_phi_with_iv): Likewise. (tree_transform_and_unroll_loop): Likewise. (canonicalize_loop_ivs): Likewise. * tree-ssa-loop-niter.c (determine_value_range): Likewise. (finite_loop_p): Likewise. (chain_of_csts_start): Likewise. (get_base_for): Likewise. (loop_niter_by_eval): Likewise. (number_of_iterations_exit): Likewise. * tree-ssa-loop-prefetch.c (issue_prefetch_ref): Likewise. (emit_mfence_after_loop): Likewise. * tree-ssa-loop-unswitch.c (tree_may_unswitch_on): Likewise. (tree_unswitch_single_loop): Likewise. * tree-ssa-math-opts.c (execute_cse_reciprocals_1): Likewise. (build_and_insert_call): Likewise. (insert_reciprocals): Likewise. (powi_as_mults_1): Likewise. (powi_as_mults): Likewise. (build_and_insert_binop): Likewise. (build_and_insert_cast): Likewise. (gimple_expand_builtin_cabs): Likewise. (convert_mult_to_fma): Likewise. * tree-ssa-operands.c (get_tmr_operands): Likewise. (maybe_add_call_vops): Likewise. (parse_ssa_operands): Likewise. * tree-ssa-phiopt.c (tree_ssa_cs_elim): Likewise. (single_non_singleton_phi_for_edges): Likewise. (tree_ssa_phiopt_worker): Likewise. (replace_phi_edge_with_variable): Likewise. (hoist_adjacent_loads): Likewise. (conditional_replacement): Likewise. (abs_replacement): Likewise. (cond_store_replacement): Likewise. (cond_if_else_store_replacement_1): Likewise. (minmax_replacement): Likewise. * tree-ssa-phiprop.c (propagate_with_phi): Likewise. (phivn_valid_p): Likewise. (phiprop_insert_phi): Likewise. * tree-ssa-pre.c (insert_into_preds_of_block): Likewise. (compute_avail): Likewise. (create_expression_by_pieces): Likewise. (do_regular_insertion): Likewise. (eliminate_insert): Likewise. * tree-ssa-propagate.c (simulate_stmt): Likewise. (replace_uses_in): Likewise. (replace_phi_args_in): Likewise. (update_gimple_call): Likewise. (update_call_from_tree): Likewise. (may_propagate_copy_into_stmt): Likewise. (propagate_tree_value_into_stmt): Likewise. * tree-ssa-propagate.h (prop_simulate_again_p): Likewise. * tree-ssa-reassoc.c (suitable_cond_bb): Likewise. (is_phi_for_stmt): Likewise. (build_and_add_sum): Likewise. (update_ops): Likewise. (get_reassociation_width): Likewise. (reassociate_bb): Likewise. (maybe_optimize_range_tests): Likewise. * tree-ssa-sccvn.c (DFS): Likewise. (ao_ref_init_from_vn_reference): Likewise. (valueize_shared_reference_ops_from_ref): Likewise. (vn_reference_lookup_3): Likewise. (vn_reference_lookup): Likewise. (visit_nary_op): Likewise. (simplify_binary_expression): Likewise. (simplify_unary_expression): Likewise. (visit_use): Likewise. (set_hashtable_value_ids): Likewise. * tree-ssa-sccvn.h (vn_constant_eq_with_type): Likewise. * tree-ssa-sink.c (find_bb_for_arg): Likewise. (nearest_common_dominator_of_uses): Likewise. (statement_sink_location): Likewise. * tree-ssa-strlen.c (do_invalidate): Likewise. * tree-ssa-structalias.c (new_var_info): Likewise. (get_call_vi): Likewise. (lookup_call_use_vi): Likewise. (lookup_call_clobber_vi): Likewise. (get_call_use_vi): Likewise. (get_function_part_constraint): Likewise. (handle_rhs_call): Likewise. (handle_lhs_call): Likewise. (handle_const_call): Likewise. (handle_pure_call): Likewise. (get_fi_for_callee): Likewise. (find_func_aliases_for_builtin_call): Likewise. (find_func_clobbers): Likewise. (compute_points_to_sets): Likewise. (ipa_pta_execute): Likewise. (find_func_aliases): Likewise. * tree-ssa-tail-merge.c (same_succ_hash): Likewise. (release_last_vdef): Likewise. (same_phi_alternatives_1): Likewise. (find_clusters): Likewise. (vop_phi): Likewise. (replace_block_by): Likewise. * tree-ssa-ter.c (ter_is_replaceable_p): Likewise. * tree-ssa-threadedge.c (record_temporary_equivalences_from_phis): Likewise. (record_temporary_equivalences_from_stmts_at_dest): Likewise. (simplify_control_stmt_condition): Likewise. (dummy_simplify): Likewise. (propagate_threaded_block_debug_into): Likewise. (thread_around_empty_blocks): Likewise. (thread_through_normal_block): Likewise. * tree-ssa-threadedge.h (thread_across_edge): Likewise. * tree-ssa-threadupdate.c (copy_phi_arg_into_existing_phi): Likewise. (get_value_locus_in_path): Likewise. (copy_phi_args): Likewise. (phi_args_equal_on_edges): Likewise. * tree-ssa-uncprop.c (associate_equivalences_with_edges): Likewise. * tree-ssa-uninit.c (can_skip_redundant_opnd): Likewise. (find_predicates): Likewise. (collect_phi_def_edges): Likewise. (find_matching_predicate_in_rest_chains): Likewise. (prune_uninit_phi_opnds_in_unrealizable_paths): Likewise. (use_pred_not_overlap_with_undef_path_pred): Likewise. (normalize_preds): Likewise. (is_use_properly_guarded): Likewise. (find_uninit_use): Likewise. (gate_warn_uninitialized): Likewise. * tree-ssa.c (ssa_redirect_edge): Likewise. (flush_pending_stmts): Likewise. (verify_use): Likewise. (verify_ssa): Likewise. (execute_update_addresses_taken): Likewise. (insert_debug_temp_for_var_def): Likewise. * tree-stdarg.c (check_all_va_list_escapes): Likewise. * tree-switch-conversion.c (check_final_bb): Likewise. (build_constructors): Likewise. (build_arrays): Likewise. (gen_def_assigns): Likewise. (case_bit_test_cmp): Likewise. (emit_case_bit_tests): Likewise. (gather_default_values): Likewise. (constructor_contains_same_values_p): Likewise. (array_value_type): Likewise. (build_one_array): Likewise. (fix_phi_nodes): Likewise. (process_switch): Likewise. (hoist_edge_and_branch_if_true): Likewise. (gen_inbound_check): Likewise. * tree-tailcall.c (add_successor_phi_arg): Likewise. (propagate_through_phis): Likewise. (eliminate_tail_call): Likewise. (create_tailcall_accumulator): Likewise. (tree_optimize_tail_calls_1): Likewise. (adjust_return_value): Likewise. (optimize_tail_call): Likewise. (independent_of_stmt_p): Likewise. (find_tail_calls): Likewise. (adjust_return_value_with_ops): Likewise. (update_accumulator_with_ops): Likewise. * tree-vect-data-refs.c (bump_vector_ptr): Likewise. (vect_setup_realignment): Likewise. * tree-vect-generic.c (expand_vector_condition): Likewise. (optimize_vector_constructor): Likewise. (lower_vec_perm): Likewise. (expand_vector_operations_1): Likewise. * tree-vect-loop-manip.c (rename_variables_in_bb): Likewise. (vect_can_advance_ivs_p): Likewise. (slpeel_update_phi_nodes_for_guard1): Likewise. (slpeel_update_phi_nodes_for_guard2): Likewise. (slpeel_tree_duplicate_loop_to_edge_cfg): Likewise. (slpeel_tree_peel_loop_to_edge): Likewise. (vect_update_ivs_after_vectorizer): Likewise. (vect_loop_versioning): Likewise. (slpeel_make_loop_iterate_ntimes): Likewise. (slpeel_add_loop_guard): Likewise. (slpeel_can_duplicate_loop_p): Likewise. (set_prologue_iterations): Likewise. * tree-vect-loop.c (vect_determine_vectorization_factor): Likewise. (vect_analyze_scalar_cycles_1): Likewise. (vect_analyze_loop_operations): Likewise. (get_initial_def_for_induction): Likewise. (vectorizable_reduction): Likewise. (vect_transform_loop): Likewise. (vect_create_epilog_for_reduction): Likewise. (vect_analyze_scalar_cycles): Likewise. (vect_analyze_loop_form): Likewise. * tree-vect-patterns.c (vect_recog_pow_pattern): Likewise. * tree-vect-slp.c (vect_build_slp_tree_1): Likewise. * tree-vect-stmts.c (vectorizable_simd_clone_call): Likewise. (vectorizable_load): Likewise. (vect_finish_stmt_generation): Likewise. (vectorizable_call): Likewise. (vectorizable_condition): Likewise. * tree-vectorizer.h (unlimited_cost_model): Likewise. * tree-vrp.c (find_assert_locations): Likewise. (vrp_initialize): Likewise. (vrp_meet): Likewise. (extract_range_from_unary_expr): Likewise. (extract_range_basic): Likewise. (build_assert_expr_for): Likewise. (vrp_visit_assignment_or_call): Likewise. (simplify_truth_ops_using_ranges): Likewise. (simplify_float_conversion_using_ranges): Likewise. (live_on_edge): Likewise. (compare_case_labels): Likewise. (vrp_visit_cond_stmt): Likewise. (find_case_label_index): Likewise. (find_case_label_range): Likewise. (find_case_label_ranges): Likewise. (simplify_cond_using_ranges): Likewise. (register_edge_assert_for): Likewise. (find_assert_locations_1): Likewise. (vrp_evaluate_conditional): Likewise. (vrp_visit_stmt): Likewise. (range_fits_type_p): Likewise. (simplify_stmt_using_ranges): Likewise. (fold_predicate_in): Likewise. (simplify_stmt_for_jump_threading): Likewise. (identify_jump_threads): Likewise. * tree.c (find_decls_types_in_node): Likewise. * ubsan.c (instrument_nonnull_return): Likewise. (instrument_mem_ref): Likewise. * value-prof.c (find_func_by_profile_id): Likewise. (check_ic_target): Likewise. (gimple_ic_transform): Likewise. (interesting_stringop_to_profile_p): Likewise. (gimple_stringops_transform): Likewise. (gimple_stringops_values_to_profile): Likewise. (gimple_value_profile_transformations): Likewise. (gimple_divmod_fixed_value_transform): Likewise. (gimple_mod_pow2_value_transform): Likewise. (gimple_mod_subtract_transform): Likewise. (gimple_divmod_fixed_value): Likewise. (gimple_mod_pow2): Likewise. (gimple_mod_subtract): Likewise. (gimple_ic): Likewise. (gimple_stringop_fixed_value): Likewise. * value-prof.h (stringop_block_profile): Likewise. (gimple_ic): Likewise. * vtable-verify.c (verify_bb_vtables): Likewise. gcc/c-family/ Patch autogenerated by rename_gimple_subclasses.py from https://github.com/davidmalcolm/gcc-refactoring-scripts revision 7d754b63ff2bf47226a67b2c0af5d74b54d4709f * c-gimplify.c (add_block_to_enclosing): Rename gimple subclass types. gcc/java/ Patch autogenerated by rename_gimple_subclasses.py from https://github.com/davidmalcolm/gcc-refactoring-scripts revision 7d754b63ff2bf47226a67b2c0af5d74b54d4709f * java-gimplify.c (java_gimplify_block): Rename gimple subclass types.
Diffstat (limited to 'gcc/tree-ssa-threadupdate.c')
-rw-r--r--gcc/tree-ssa-threadupdate.c18
1 files changed, 9 insertions, 9 deletions
diff --git a/gcc/tree-ssa-threadupdate.c b/gcc/tree-ssa-threadupdate.c
index 883574c0dea..f8d672b316f 100644
--- a/gcc/tree-ssa-threadupdate.c
+++ b/gcc/tree-ssa-threadupdate.c
@@ -394,13 +394,13 @@ copy_phi_arg_into_existing_phi (edge src_e, edge tgt_e)
int tgt_idx = tgt_e->dest_idx;
/* Iterate over each PHI in e->dest. */
- for (gimple_phi_iterator gsi = gsi_start_phis (src_e->dest),
+ for (gphi_iterator gsi = gsi_start_phis (src_e->dest),
gsi2 = gsi_start_phis (tgt_e->dest);
!gsi_end_p (gsi);
gsi_next (&gsi), gsi_next (&gsi2))
{
- gimple_phi src_phi = gsi.phi ();
- gimple_phi dest_phi = gsi2.phi ();
+ gphi *src_phi = gsi.phi ();
+ gphi *dest_phi = gsi2.phi ();
tree val = gimple_phi_arg_def (src_phi, src_idx);
source_location locus = gimple_phi_arg_location (src_phi, src_idx);
@@ -419,13 +419,13 @@ get_value_locus_in_path (tree def, vec<jump_thread_edge *> *path,
basic_block bb, int idx, source_location *locus)
{
tree arg;
- gimple_phi def_phi;
+ gphi *def_phi;
basic_block def_bb;
if (path == NULL || idx == 0)
return def;
- def_phi = dyn_cast <gimple_phi> (SSA_NAME_DEF_STMT (def));
+ def_phi = dyn_cast <gphi *> (SSA_NAME_DEF_STMT (def));
if (!def_phi)
return def;
@@ -463,12 +463,12 @@ static void
copy_phi_args (basic_block bb, edge src_e, edge tgt_e,
vec<jump_thread_edge *> *path, int idx)
{
- gimple_phi_iterator gsi;
+ gphi_iterator gsi;
int src_indx = src_e->dest_idx;
for (gsi = gsi_start_phis (bb); !gsi_end_p (gsi); gsi_next (&gsi))
{
- gimple_phi phi = gsi.phi ();
+ gphi *phi = gsi.phi ();
tree def = gimple_phi_arg_def (phi, src_indx);
source_location locus = gimple_phi_arg_location (phi, src_indx);
@@ -2050,13 +2050,13 @@ fail:
static bool
phi_args_equal_on_edges (edge e1, edge e2)
{
- gimple_phi_iterator gsi;
+ gphi_iterator gsi;
int indx1 = e1->dest_idx;
int indx2 = e2->dest_idx;
for (gsi = gsi_start_phis (e1->dest); !gsi_end_p (gsi); gsi_next (&gsi))
{
- gimple_phi phi = gsi.phi ();
+ gphi *phi = gsi.phi ();
if (!operand_equal_p (gimple_phi_arg_def (phi, indx1),
gimple_phi_arg_def (phi, indx2), 0))