Home
last modified time | relevance | path

Searched defs:ophi (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-eh.c3817 gimple ophi, nphi = gsi_stmt (ngsi); in cleanup_empty_eh_merge_phis() local
3885 gimple ophi = gsi_stmt (ogsi); in cleanup_empty_eh_merge_phis() local
H A Dtree-ssa-sccvn.c3473 copy_phi (vn_phi_t ophi, vn_tables_t info) in copy_phi()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-eh.c4255 gphi *ophi, *nphi = ngsi.phi (); in cleanup_empty_eh_merge_phis() local
4319 gphi *ophi = ogsi.phi (); in cleanup_empty_eh_merge_phis() local
H A Dtree-ssa-sccvn.c4281 copy_phi (vn_phi_t ophi, vn_tables_t info) in copy_phi()