Improve readability and structure of create_function_info_for
authorTom de Vries <tom@codesourcery.com>
Sat, 31 Oct 2015 08:08:28 +0000 (08:08 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Sat, 31 Oct 2015 08:08:28 +0000 (08:08 +0000)
commit2ce4413c7ffa8e528658b658573c2a41ce625d99
tree1a57ffb7b4260af4aa9fb6fed0f37ca80de3486d
parenta543155b20f2a6efe7645c6c968d3ddf07d38faf
Improve readability and structure of create_function_info_for

2015-10-31  Tom de Vries  <tom@codesourcery.com>

* tree-ssa-structalias.c (create_function_info_for): Make sure prev_vi
updating is alap, and seperated from preceding code.  Make sure
insert_vi_for_tree is seperated from surrounding code.

From-SVN: r229618
gcc/ChangeLog
gcc/tree-ssa-structalias.c