Static Value-Flow Analysis
|
#include <ICFGNode.h>
Static Public Member Functions | |
static bool | classof (const GlobalICFGNode *) |
Methods for support type inquiry through isa, cast, and dyn_cast: | |
static bool | classof (const ICFGNode *node) |
static bool | classof (const GenericICFGNodeTy *node) |
Static Public Member Functions inherited from SVF::ICFGNode | |
static bool | classof (const ICFGNode *) |
static bool | classof (const GenericICFGNodeTy *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 *) |
Unique ICFG node stands for all global initializations
Definition at line 158 of file ICFGNode.h.
|
inline |
Definition at line 162 of file ICFGNode.h.
|
inlinestatic |
Definition at line 178 of file ICFGNode.h.
|
inlinestatic |
Methods for support type inquiry through isa, cast, and dyn_cast:
Definition at line 168 of file ICFGNode.h.
Definition at line 173 of file ICFGNode.h.
|
inlineoverridevirtual |
Reimplemented from SVF::SVFBaseNode.
Definition at line 186 of file ICFGNode.h.
|
overridevirtual |
Reimplemented from SVF::ICFGNode.