Home
last modified time | relevance | path

Searched refs:FOREACH_PHI_SOURCE (Results 1 – 4 of 4) sorted by relevance

/php-src/Zend/Optimizer/
H A Ddce.c320 FOREACH_PHI_SOURCE(phi, source) { in add_phi_sources_to_worklists()
469 FOREACH_PHI_SOURCE(phi, source) { in get_common_phi_source()
648 FOREACH_PHI_SOURCE(phi, source) { in dce_optimize_op_array()
H A Dzend_ssa.h286 #define FOREACH_PHI_SOURCE(phi, source) do { \ macro
H A Dssa_integrity.c60 FOREACH_PHI_SOURCE(phi, source) { in is_in_phi_sources()
H A Dzend_ssa.c1346 FOREACH_PHI_SOURCE(phi, source) { in zend_ssa_remove_uses_of_phi_sources()

Completed in 24 milliseconds