HomeSort by: relevance | last modified time | path
    Searched refs:orig_reduc_input (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-loop.cc 5506 tree orig_reduc_input = reduc_inputs[0]; local
5527 add_phi_arg (new_phi, orig_reduc_input, single_succ_edge (exit_bb),
6085 { orig_reduc_input, reduc_info });
  /src/external/gpl3/gcc/dist/gcc/
tree-vect-loop.cc 6312 tree orig_reduc_input = reduc_inputs[0]; local
6333 add_phi_arg (new_phi, orig_reduc_input, single_succ_edge (exit_bb),
6892 { orig_reduc_input, reduc_info });

Completed in 87 milliseconds