Home
last modified time | relevance | path

Searched refs:copy_phi_args (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-threadupdate.c311 copy_phi_args (basic_block bb, edge src_e, edge tgt_e) in copy_phi_args() function
339 copy_phi_args (e->dest, e, e2); in update_destination_phis()
375 copy_phi_args (e->dest, rd->outgoing_edge, e); in create_edge_and_update_destination_phis()
407 copy_phi_args (e2->dest, THREAD_TARGET2 (e), e2); in fix_duplicate_block_edges()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-threadupdate.c492 copy_phi_args (basic_block bb, edge src_e, edge tgt_e, in copy_phi_args() function
530 copy_phi_args (e->dest, e, e2, path, idx); in update_destination_phis()
572 copy_phi_args (e->dest, rd->path->last ()->e, e, rd->path, idx); in create_edge_and_update_destination_phis()
995 copy_phi_args (e2->dest, elast, e2, in ssa_fix_duplicate_block_edges()