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

/freebsd-10.0-release/contrib/gcc/
H A Dtree-ssa-ccp.c47 The core of SSA-CCP is in ccp_visit_stmt and ccp_visit_phi_node:
64 2- In ccp_visit_phi_node, if all the PHI arguments evaluate to the
427 circuit evaluation of PHI arguments (see ccp_visit_phi_node
718 ccp_visit_phi_node (tree phi) function
1399 ssa_propagate (ccp_visit_stmt, ccp_visit_phi_node);

Completed in 118 milliseconds