Skip to content

Commit 1c4ba46

Browse files
committed
EscapeInfo: fix a bug and some refactoring
Add a flag `analyzeAddresses` for distinguishing address vs value escape analysis. This is simpler than handling that in the visitUse/visitDef closures. Also, fix a related bug, which let an address, which is escaping to a function, get unnoticed.
1 parent 6a4f37b commit 1c4ba46

File tree

3 files changed

+207
-183
lines changed

3 files changed

+207
-183
lines changed

0 commit comments

Comments
 (0)