You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some control-flow analyses require a reversal of successors and predecessors. We need a new (and of course beautiful) way of expressing forwards and backwards control-flow analyses. We should also have unique exit blocks for methods that simplify backwards analyses.
This extension should be implemented once #118 is complete.
The text was updated successfully, but these errors were encountered:
Some control-flow analyses require a reversal of successors and predecessors. We need a new (and of course beautiful) way of expressing forwards and backwards control-flow analyses. We should also have unique exit blocks for methods that simplify backwards analyses.
This extension should be implemented once #118 is complete.
The text was updated successfully, but these errors were encountered: