|
Static Value-Flow Analysis
|
#include <ThreadCallGraph.h>
Additional Inherited Members | |
Public Types inherited from SVF::GenericGraphTraits< SVF::CallGraph * > | |
| typedef SVF::CallGraphNode * | NodeRef |
Public Types inherited from SVF::GenericGraphTraits< SVF::GenericGraph< SVF::CallGraphNode, SVF::CallGraphEdge > * > | |
| using | NodeRef = typename GraphType::UnknownGraphTypeError |
Thread-specific relations are indexed by callsite rather than represented uniformly in CallGraph node adjacency. In particular, ThreadJoinEdge is not added to adjacency because it would introduce artificial SCC cycles.
Definition at line 415 of file ThreadCallGraph.h.
|
inlinestatic |
Definition at line 418 of file ThreadCallGraph.h.
|
inlinestatic |
Definition at line 430 of file ThreadCallGraph.h.