mkoch
|
dcb42889da
|
live variables analysis: rename fcall structure to LiveDeadVarsForCall class
|
2024-01-12 16:11:21 +03:00 |
|
mkoch
|
de6e3bbd55
|
DATA_FLOW code style improvements: move template definitions to separate files, encapsulate CNT_NOTINIT constant
|
2024-01-10 23:53:12 +03:00 |
|
mkoch
|
bd8690d54a
|
Live variable analysis: use vectors of blocks instead of sets
|
2024-01-10 16:20:48 +03:00 |
|
mkoch
|
14219cdfd5
|
add REMOVE_DEAD_CODE_AND_UNPARSE (debug) pass
|
2024-01-09 18:28:50 +03:00 |
|
mkoch
|
5f8940f34d
|
reorganize live variable analysis to use it's functions further
|
2024-01-09 18:13:56 +03:00 |
|
mkoch
|
3cd16c9d0f
|
extract data flow analysys part from live variable analysis
|
2024-01-09 17:28:28 +03:00 |
|