|
Static Value-Flow Analysis
|
#include "Graphs/CFLGraph.h"#include "CFL/CFGrammar.h"#include "Util/GeneralType.h"#include "Util/WorkList.h"Go to the source code of this file.
Classes | |
| class | SVF::CFLSolver |
| class | SVF::POCRSolver |
| Solver Utilize CFLData. More... | |
| class | SVF::POCRHybridSolver |
| Solver Utilize Hybrid Representation of Graph. More... | |
| struct | SVF::POCRHybridSolver::TreeNode |
Namespaces | |
| namespace | SVF |
| for isBitcode | |
Typedefs | |
| typedef GrammarBase::Symbol | SVF::Label |