Refactor: Collect global usage in optimizer
Introduce `collect_usage` to gather both local and global variable usage. This enables dead code elimination for unused global definitions.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
/target
|
||||
Delphi
|
||||
*.snap.new
|
||||
|
||||
Reference in New Issue
Block a user