Searched refs:ssa_propagate (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-propagate.h115 void ssa_propagate (ssa_prop_visit_stmt_fn, ssa_prop_visit_phi_fn);
H A Dtree-ssa-copy.c979 The algorithm propagates the value COPY-OF using ssa_propagate. For
1086 ssa_propagate (copy_prop_visit_stmt, copy_prop_visit_phi_node);
H A Dtree-ssa-propagate.c98 Before calling ssa_propagate, it is important to clear
104 ssa_propagate.
667 ssa_propagate (ssa_prop_visit_stmt_fn visit_stmt, function
H A Dtree-complex.c1503 ssa_propagate (complex_visit_stmt, complex_visit_phi);
H A Dtree-ssa-ccp.c1399 ssa_propagate (ccp_visit_stmt, ccp_visit_phi_node);
H A Dtree-vrp.c5484 ssa_propagate (vrp_visit_stmt, vrp_visit_phi_node);

Completed in 130 milliseconds