Searched refs:replace_removed_params_ssa_names (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dipa-param-manipulation.h380 tree replace_removed_params_ssa_names (tree old_name, gimple *stmt);
H A Dipa-param-manipulation.c1088 replace_removed_params_ssa_names or perform_cfun_body_modifications when
1363 ipa_param_body_adjustments::replace_removed_params_ssa_names (tree old_name, function in class:ipa_param_body_adjustments
1776 new_lhs = replace_removed_params_ssa_names (old_lhs, phi);
1804 if (tree new_def = replace_removed_params_ssa_names (old_def,
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dipa-param-manipulation.h376 tree replace_removed_params_ssa_names (tree old_name, gimple *stmt);
H A Dipa-param-manipulation.cc1473 replace_removed_params_ssa_names or perform_cfun_body_modifications when
1739 ipa_param_body_adjustments::replace_removed_params_ssa_names (tree old_name, function in class:ipa_param_body_adjustments
2274 new_lhs = replace_removed_params_ssa_names (old_lhs, phi);
2302 if (tree new_def = replace_removed_params_ssa_names (old_def,

Completed in 107 milliseconds