|
Static Value-Flow Analysis
|
#include "SVFIR/SVFIR.h"#include "SVFIR/SVFStatements.h"#include "SVFIR/SVFVariables.h"#include "WPA/Andersen.h"#include "MTA/MHP.h"#include "MTA/LockAnalysis.h"#include "MTA/TCT.h"#include "Graphs/SlicedGraphs.h"#include "Graphs/ThreadCallGraph.h"#include "Graphs/ICFG.h"#include "Graphs/ICFGNode.h"#include <deque>#include "Graphs/ICFGEdge.h"#include "Graphs/CallGraph.h"#include "Util/WorkList.h"#include <memory>#include <vector>#include <utility>Go to the source code of this file.
Classes | |
| struct | SVF::ValueFlowSlice |
| class | SVF::SlicedTCT |
| class | SVF::MTASlicerBase |
| class | SVF::MultiStageSlicer |
| class | SVF::SingleSlicer |
Namespaces | |
| namespace | SVF |
| for isBitcode | |