Give struct param_aa_atatus and struct func_body_info an ipa_ prefix.
authorMartin Jambor <mjambor@suse.cz>
Thu, 16 Jul 2015 09:48:20 +0000 (11:48 +0200)
committerMartin Jambor <jamborm@gcc.gnu.org>
Thu, 16 Jul 2015 09:48:20 +0000 (11:48 +0200)
commit56b400624349b998a808ebc3ded750a517e696bb
tree5b5cc325877cdf22a400393b822592970f48472a
parent6de59c8aaa0b850738ae6f5413ef81a1720a1f06
Give struct param_aa_atatus and struct func_body_info an ipa_ prefix.

2015-07-16  Martin Jambor  <mjambor@suse.cz>

* ipa-prop.h (param_aa_status): Rename to ipa_param_aa_status.  Adjust
all uses.  Fix two typos in its general comment.
(func_body_info): Rename to ipa_func_body_info.  Adjust all uses.

From-SVN: r225867
gcc/ChangeLog
gcc/ipa-inline-analysis.c
gcc/ipa-prop.c
gcc/ipa-prop.h