Searched refs:target_inbound_names (Results 1 – 2 of 2) sorted by relevance
132 tree *target_inbound_names; member369 info.target_inbound_names = info.default_values + info.phi_count; in create_temp_arrays()370 info.target_outbound_names = info.target_inbound_names + info.phi_count; in create_temp_arrays()603 info.target_inbound_names[num] = name; in build_one_array()712 = make_ssa_name (SSA_NAME_VAR (info.target_inbound_names[i]), NULL); in gen_def_assigns()760 add_phi_arg (phi, info.target_inbound_names[i], e1f, UNKNOWN_LOCATION); in fix_phi_nodes()
585 tree *target_inbound_names; member888 info->target_inbound_names = info->default_values + info->phi_count; in create_temp_arrays()889 info->target_outbound_names = info->target_inbound_names + info->phi_count; in create_temp_arrays()1132 info->target_inbound_names[num] = name; in build_one_array()1263 tree name = copy_ssa_name (info->target_inbound_names[i]); in gen_def_assigns()1315 inbound = info->target_inbound_names[i]; in fix_phi_nodes()