summaryrefslogtreecommitdiff
path: root/Zend/zend_execute_API.c
diff options
context:
space:
mode:
authorNikita Popov <nikic@php.net>2016-04-21 23:12:28 +0200
committerNikita Popov <nikic@php.net>2016-04-21 23:32:01 +0200
commita5944f8dd5c45a95bb0cfdea52dd2301fab1f39c (patch)
tree2a86772b9dd3f4bf74c1f24efbf3f59c4b2cf3a8 /Zend/zend_execute_API.c
parent261eb5cc891735706d6c4c2f6fd43b1604751e39 (diff)
downloadphp-git-a5944f8dd5c45a95bb0cfdea52dd2301fab1f39c.tar.gz
Merge def and gen sets
For live-variable analysis it does not matter if def includes variables that are previously use in the same block, the data flow equations still have the same result. As such there is no need to compute separate gen & def sets. I'm keeping the name "def", because use of "gen" in this context is pretty confusing (gen is usually the use set, not the def set).
Diffstat (limited to 'Zend/zend_execute_API.c')
0 files changed, 0 insertions, 0 deletions