]> git.ipfire.org Git - thirdparty/gcc.git/commit
gimple-loop-interchange.cc (struct induction): Rename fields. devel/gimple-linterchange
authorBin Cheng <amker@gcc.gnu.org>
Tue, 5 Dec 2017 13:40:08 +0000 (13:40 +0000)
committerBin Cheng <amker@gcc.gnu.org>
Tue, 5 Dec 2017 13:40:08 +0000 (13:40 +0000)
commit8ca74c42ca51abb08f66d1c6f26fcf00d2b829fc
tree97daa254f29d87e7c2430023a67aab7c1b1dbb7d
parentecf9b3e3969b25c438d6dc150956ea8bd68249d3
gimple-loop-interchange.cc (struct induction): Rename fields.

2017-12-05  Bin Cheng  <bin.cheng@arm.com>

* gimple-loop-interchange.cc (struct induction): Rename fields.
(dump_induction, loop_cand::analyze_induction_var): Update uses.
(loop_cand::undo_simple_reduction): Ditto.
(tree_loop_interchange::map_inductions_to_loop): Ditto.
(tree_loop_interchange::can_interchange_loops): Delete.
(tree_loop_interchange::interchange): Inline can_interchange_loops.

From-SVN: r255419
gcc/gimple-loop-interchange.cc