Skip to content
Yulei Sui edited this page May 17, 2021 · 13 revisions

What is SVF?

SVF is a source code analysis tool that enables interprocedural dependence analysis for LLVM-based languages. SVF is able to perform pointer alias analysis, memory SSA form construction, value-flow tracking for program variables and memory error checking.