Skip to content

C++ API for collecting expression indices of variable uses in MLIL #6730

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mostobriv opened this issue Apr 25, 2025 · 0 comments
Open

C++ API for collecting expression indices of variable uses in MLIL #6730

mostobriv opened this issue Apr 25, 2025 · 0 comments

Comments

@mostobriv
Copy link

mostobriv commented Apr 25, 2025

What is the feature you'd like to have?
Not to replace existing one, but to add an additional api so we can get the instruction or expression indices, depending on the case.

Additional Information:
I guess title speaks for itself, sometimes it's helpful due to various circumstances in which mlil screwing up the optimization part and splitting expressions.

This request is kinda related to #2739, but instead of unification of var_uses logic, i think the better is to have both APIs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant