2012-11-06 Martin Jambor <mjambor@suse.cz>
commit7a4930e74ac6dd2ba30ced7e8108b490df19ad93
authorjamborm <jamborm@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 Nov 2012 17:39:37 +0000 (6 17:39 +0000)
committerjamborm <jamborm@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 Nov 2012 17:39:37 +0000 (6 17:39 +0000)
tree0d35dffae7b21bd9c2b526540aeaaf3157276a8c
parent698dd25b854c589f62180a0324806e8899c76bcd
2012-11-06  Martin Jambor  <mjambor@suse.cz>

* ipa-prop.c (ipa_get_param_decl_index_1): New function.
(ipa_get_param_decl_index): Just call ipa_get_param_decl_index_1.
(ipa_populate_param_decls): Accept descriptors parameter rather
than the whole info.
(load_from_unmodified_param): Likewise.
(ipa_load_from_parm_agg_1): Likewise.
(ipa_load_from_parm_agg): Extract descriptors from info.
(compute_complex_assign_jump_func): Likewise.
(ipa_analyze_indirect_call_uses): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193250 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ipa-prop.c