Skip to content
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

Rework extensions to follow subgraphs #1809

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Rework extensions to follow subgraphs #1809

wants to merge 3 commits into from

Conversation

KuechA
Copy link
Contributor

@KuechA KuechA commented Oct 31, 2024

Reworks extensions following prev/next DFG and EOG and also adds CDG- and PDG-following functions. Both new functions feature an optional interprocedural analysis which explores the callgraph.

Since there was a bunch of redundant code, the iteration was merged into a single method and only the way in which to collect the next step has to be provided by the respective specialized subgraph-following-methods.

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

Successfully merging this pull request may close these issues.

1 participant