Displaying 1 result from an estimated 1 matches for "analyzebranck".
Did you mean:
analyzebranch
2020 Jul 09
3
question on analyzeBranch and getFallThrough
...a combination of
the two -- it conditionally branches indirect or falls through.
Is there a way to express this with analyzeBranch?
Can I override the method getFallThough?
Is there a way to annotate a basic block to indicate in can fall through?
It would seem this would save a lot of calls to analyzeBranck.
Any other ideas?
Thanks,
Brian