Searched defs:new_def (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vect-loop-manip.cc | 161 tree new_def = ai->to; in adjust_debug_stmts_now() local 248 adjust_phi_and_debug_stmts (gimple *update_phi, edge e, tree new_def) in adjust_phi_and_debug_stmts()
|
H A D | ipa-param-manipulation.cc | 2302 if (tree new_def = replace_removed_params_ssa_names (old_def, in modify_cfun_body() local
|
H A D | tree-vrp.cc | 2689 tree new_def = create_new_def_for (v, assertion, NULL); in build_assert_expr_for() local
|
H A D | gimple-ssa-store-merging.cc | 4755 tree new_def; in output_merged_store() local
|
H A D | tree-vect-loop.cc | 5439 tree new_def = copy_ssa_name (def); in vect_create_epilog_for_reduction() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vect-loop-manip.c | 161 tree new_def = ai->to; in adjust_debug_stmts_now() local 248 adjust_phi_and_debug_stmts (gimple *update_phi, edge e, tree new_def) in adjust_phi_and_debug_stmts()
|
H A D | ipa-param-manipulation.c | 1804 if (tree new_def = replace_removed_params_ssa_names (old_def, in modify_cfun_body() local
|
H A D | gimple-ssa-store-merging.c | 4392 tree new_def; in output_merged_store() local
|
H A D | tree-vrp.c | 1297 tree new_def = create_new_def_for (v, assertion, NULL); in build_assert_expr_for() local
|
H A D | tree-vect-loop.c | 4776 tree new_def = copy_ssa_name (def); in vect_create_epilog_for_reduction() local
|