tree-sra.c
132 KB
-
tree-sra.c (all_callers_have_enough_arguments_p): Rename to ... · a6f834c5
* tree-sra.c (all_callers_have_enough_arguments_p): Rename to ... (not_all_callers_have_enough_arguments_p): ... this one; turn into worker for cgraph_for_node_and_aliases. (convert_callers_for_node): Break out from ... (convert_callers): ... here. (modify_function): Use collect_callers_of_node. (ipa_early_sra): Use cgraph_for_node_and_aliases. From-SVN: r174904
Jan Hubicka committed