commit | 8ca74c42ca51abb08f66d1c6f26fcf00d2b829fc | [log] [tgz] |
---|---|---|
author | Bin Cheng <amker@gcc.gnu.org> | Tue Dec 05 13:40:08 2017 +0000 |
committer | Bin Cheng <amker@gcc.gnu.org> | Tue Dec 05 13:40:08 2017 +0000 |
tree | 97daa254f29d87e7c2430023a67aab7c1b1dbb7d | |
parent | ecf9b3e3969b25c438d6dc150956ea8bd68249d3 [diff] |
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