Static Value-Flow Analysis
|
#include "Graphs/ICFG.h"
#include "Graphs/PTACallGraph.h"
#include "Graphs/SCC.h"
#include "SVFIR/SVFIR.h"
#include "Util/WorkList.h"
#include <set>
Go to the source code of this file.
Classes | |
class | SVF::MemRegion |
Memory Region class. More... | |
struct | SVF::MemRegion::equalMemRegion |
class | SVF::MRGenerator |
Namespaces | |
namespace | SVF |
for isBitcode | |
Typedefs | |
typedef NodeID | SVF::MRID |
typedef NodeID | SVF::MRVERID |
typedef NodeID | SVF::MRVERSION |