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

add simplify ICFG #1386

Merged
merged 22 commits into from
Mar 3, 2024

rename and refactor

5c9532d
Select commit
Loading
Failed to load commit list.
Merged

add simplify ICFG #1386

rename and refactor
5c9532d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 27, 2024 in 0s

95.89% of diff hit (target 0.00%)

View this Pull Request on Codecov

95.89% of diff hit (target 0.00%)

Annotations

Check warning on line 660 in svf-llvm/tools/AE/ae.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf-llvm/tools/AE/ae.cpp#L660

Added line #L660 was not covered by tests

Check warning on line 249 in svf/include/AE/Svfexe/ICFGSimplification.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf/include/AE/Svfexe/ICFGSimplification.h#L249

Added line #L249 was not covered by tests

Check warning on line 262 in svf/include/AE/Svfexe/ICFGSimplification.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf/include/AE/Svfexe/ICFGSimplification.h#L262

Added line #L262 was not covered by tests

Check warning on line 273 in svf/include/AE/Svfexe/ICFGSimplification.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf/include/AE/Svfexe/ICFGSimplification.h#L273

Added line #L273 was not covered by tests

Check warning on line 234 in svf/include/Graphs/ICFG.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf/include/Graphs/ICFG.h#L233-L234

Added lines #L233 - L234 were not covered by tests