diff options
author | Jakub Jelinek <jakub@gcc.gnu.org> | 2014-08-05 10:09:00 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2014-08-05 10:09:00 +0200 |
commit | 8cab83f05f81443dcd8783282c3600ef169945a6 (patch) | |
tree | c56909cb2b95226d2283be3e1429ab12c283d59f /gcc/cse.c | |
parent | 574921c272ca69e7a224d5e45f287d9c2fd49530 (diff) | |
download | gcc-8cab83f05f81443dcd8783282c3600ef169945a6.zip gcc-8cab83f05f81443dcd8783282c3600ef169945a6.tar.gz gcc-8cab83f05f81443dcd8783282c3600ef169945a6.tar.bz2 |
loop-unroll.c (struct iv_to_split): Remove n_loc and loc fields.
* loop-unroll.c (struct iv_to_split): Remove n_loc and loc fields.
(analyze_iv_to_split_insn): Don't initialize them.
(get_ivts_expr): Removed.
(allocate_basic_variable, insert_base_initialization): Use
SET_SRC instead of *get_ivts_expr.
(split_iv): Use &SET_SRC instead of get_ivts_expr.
From-SVN: r213621
Diffstat (limited to 'gcc/cse.c')
0 files changed, 0 insertions, 0 deletions