loop-unroll.c
71.1 KB
-
loop-unroll.c (struct iv_to_split): Remove n_loc and loc fields. · 8cab83f0
* 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
Jakub Jelinek committed