|
Static Value-Flow Analysis
|
#include "Graphs/CHG.h"#include "Graphs/GraphPrinter.h"#include "Graphs/ICFG.h"#include "Util/GeneralType.h"#include "Util/SVFUtil.h"Go to the source code of this file.
Classes | |
| struct | SVF::DOTGraphTraits< CHGraph * > |
Namespaces | |
| namespace | SVF |
| for isBitcode | |
Functions | |
| static bool | hasEdge (const CHNode *src, const CHNode *dst, CHEdge::CHEDGETYPE et) |
| static bool | checkArgTypes (const CallICFGNode *cs, const FunObjVar *fn) |
Definition at line 54 of file CHG.cpp.
Definition at line 40 of file CHG.cpp.