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

  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-threadupdate.cc 518 copy_phi_arg_into_existing_phi (edge src_e, edge tgt_e) function
1116 copy_phi_arg_into_existing_phi ((*path)[j - 1]->e, e2);
  /src/external/gpl3/gcc/dist/gcc/
tree-cfg.cc 6848 copy_phi_arg_into_existing_phi (edge src_e, edge tgt_e) function
7011 copy_phi_arg_into_existing_phi (nexits[0], e);

Completed in 22 milliseconds