Static Value-Flow Analysis
|
#include <SVFGNode.h>
Static Public Member Functions | |
static bool | classof (const FormalINSVFGNode *) |
Methods for support type inquiry through isa, cast, and dyn_cast: | |
static bool | classof (const VFGNode *node) |
static bool | classof (const GenericVFGNodeTy *node) |
Static Public Member Functions inherited from SVF::MRSVFGNode | |
static bool | classof (const MRSVFGNode *) |
Methods for support type inquiry through isa, cast, and dyn_cast: | |
static bool | classof (const VFGNode *node) |
static bool | classof (const GenericVFGNodeTy *node) |
Static Public Member Functions inherited from SVF::VFGNode | |
static bool | classof (const VFGNode *) |
static bool | classof (const GenericVFGNodeTy *node) |
static bool | classof (const SVFBaseNode *node) |
Static Public Member Functions inherited from SVF::GenericNode< NodeTy, EdgeTy > | |
static bool | classof (const GenericNode< NodeTy, EdgeTy > *) |
static bool | classof (const SVFBaseNode *) |
Private Attributes | |
const MRVer * | ver |
const FunEntryICFGNode * | funEntryNode |
Definition at line 81 of file SVFGNode.h.
|
inline |
Constructor.
Definition at line 89 of file SVFGNode.h.
|
inlinestatic |
Methods for support type inquiry through isa, cast, and dyn_cast:
Definition at line 105 of file SVFGNode.h.
|
inlinestatic |
Definition at line 113 of file SVFGNode.h.
Definition at line 109 of file SVFGNode.h.
|
inline |
Definition at line 99 of file SVFGNode.h.
Definition at line 95 of file SVFGNode.h.
|
virtual |
Reimplemented from SVF::MRSVFGNode.
Definition at line 57 of file SVFG.cpp.
|
private |
Definition at line 85 of file SVFGNode.h.
Definition at line 84 of file SVFGNode.h.