mirror of
https://github.com/php/php-src.git
synced 2025-01-24 04:33:39 +08:00
c4334fc616
These can be handled by the generic code. Worth noting that count will usually go through ZEND_COUNT, and chr on constants is evaluated in the compiler, so these are not particularly compile-time sensitive either. |
||
---|---|---|
.. | ||
block_pass.c | ||
compact_literals.c | ||
compact_vars.c | ||
dce.c | ||
dfa_pass.c | ||
escape_analysis.c | ||
nop_removal.c | ||
optimize_func_calls.c | ||
optimize_temp_vars_5.c | ||
pass1.c | ||
pass3.c | ||
sccp.c | ||
scdf.c | ||
scdf.h | ||
ssa_integrity.c | ||
zend_call_graph.c | ||
zend_call_graph.h | ||
zend_cfg.c | ||
zend_cfg.h | ||
zend_dfg.c | ||
zend_dfg.h | ||
zend_dump.c | ||
zend_dump.h | ||
zend_func_info.c | ||
zend_func_info.h | ||
zend_func_infos.h | ||
zend_inference.c | ||
zend_inference.h | ||
zend_optimizer_internal.h | ||
zend_optimizer.c | ||
zend_optimizer.h | ||
zend_ssa.c | ||
zend_ssa.h | ||
zend_worklist.h |