Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-threadupdate.c447 gphi *src_phi = gsi.phi (); in copy_phi_arg_into_existing_phi() local
449 tree val = gimple_phi_arg_def (src_phi, src_idx); in copy_phi_arg_into_existing_phi()
450 location_t locus = gimple_phi_arg_location (src_phi, src_idx); in copy_phi_arg_into_existing_phi()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-threadupdate.cc529 gphi *src_phi = gsi.phi (); in copy_phi_arg_into_existing_phi() local
531 tree val = gimple_phi_arg_def (src_phi, src_idx); in copy_phi_arg_into_existing_phi()
532 location_t locus = gimple_phi_arg_location (src_phi, src_idx); in copy_phi_arg_into_existing_phi()