Static Value-Flow Analysis
|
#include <SVFGNode.h>
Static Public Member Functions | |
static bool | classof (const DummyVersionPropSVFGNode *) |
Methods to 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 NodeID | object |
const Version | version |
Definition at line 457 of file SVFGNode.h.
|
inline |
Definition at line 460 of file SVFGNode.h.
|
inlinestatic |
Methods to support type inquiry through isa, cast, and dyn_cast:
Definition at line 475 of file SVFGNode.h.
|
inlinestatic |
Definition at line 485 of file SVFGNode.h.
Definition at line 480 of file SVFGNode.h.
Return the left hand side SVF Vars.
Implements SVF::VFGNode.
|
inline |
Definition at line 464 of file SVFGNode.h.
|
inline |
Definition at line 468 of file SVFGNode.h.
Definition at line 494 of file SVFGNode.h.
Definition at line 495 of file SVFGNode.h.