diff options
author | Alon Zakai <azakai@google.com> | 2021-05-05 19:12:50 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-05 19:12:50 -0700 |
commit | 4687c85d38540a9840cb0f5208b684ddbb88b650 (patch) | |
tree | 514c4d9a36264013cd97dc972da3cc7af6149843 /src/binaryen-c.cpp | |
parent | 16dc2d06041473b838e5486a620e53416ff7e9fd (diff) | |
download | binaryen-4687c85d38540a9840cb0f5208b684ddbb88b650.tar.gz binaryen-4687c85d38540a9840cb0f5208b684ddbb88b650.tar.bz2 binaryen-4687c85d38540a9840cb0f5208b684ddbb88b650.zip |
Refactor getFallthrough() to use a loop instead of recursion. NFC (#3859)
A new getImmediateFallthrough is called in the loop.
Aside from this being more efficient than recursion, the new method will
be used in escape analysis.
Diffstat (limited to 'src/binaryen-c.cpp')
0 files changed, 0 insertions, 0 deletions