Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-threadupdate.c420 copy_phi_arg_into_existing_phi (edge src_e, edge tgt_e) in copy_phi_arg_into_existing_phi() argument
422 int src_idx = src_e->dest_idx; in copy_phi_arg_into_existing_phi()
426 for (gphi_iterator gsi = gsi_start_phis (src_e->dest), in copy_phi_arg_into_existing_phi()
492 copy_phi_args (basic_block bb, edge src_e, edge tgt_e, in copy_phi_args() argument
496 int src_indx = src_e->dest_idx; in copy_phi_args()
/dflybsd-src/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() argument
314 int src_indx = src_e->dest_idx; in copy_phi_args()