Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree-ssa-copy.c764 copy_prop_visit_phi_node (tree phi) in copy_prop_visit_phi_node() function
1086 ssa_propagate (copy_prop_visit_stmt, copy_prop_visit_phi_node); in execute_copy_prop()
H A DChangeLog-200525020 copy_prop_visit_stmt, copy_prop_visit_phi_node,