Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-threadupdate.c431 gphi *src_phi = gsi.phi (); in copy_phi_arg_into_existing_phi() local
433 tree val = gimple_phi_arg_def (src_phi, src_idx); in copy_phi_arg_into_existing_phi()
434 source_location locus = gimple_phi_arg_location (src_phi, src_idx); in copy_phi_arg_into_existing_phi()