#include <SlicedGraphs.h>
Definition at line 1025 of file SlicedGraphs.h.
◆ difference_type
◆ iterator_category
◆ pointer
◆ reference
◆ value_type
◆ SlicedPAGNodeIter() [1/2]
| SVF::SlicedPAGNodeIter::SlicedPAGNodeIter |
( |
| ) |
|
|
default |
◆ SlicedPAGNodeIter() [2/2]
Definition at line 1035 of file SlicedGraphs.h.
const SlicedPAGView * view
Set< NodeID >::const_iterator it
llvm::IRBuilder IRBuilder
◆ operator*()
| reference SVF::SlicedPAGNodeIter::operator* |
( |
| ) |
const |
|
inline |
Definition at line 1038 of file SlicedGraphs.h.
1039 {
1041 }
NodeType * getGNode(NodeID id) const
Get a node.
SVFIR * getSVFIR() const
The underlying SVFIR (to resolve node ids to SVFVars).
SlicedNodeRef< SlicedPAGView, SVFVar > SlicedPAGNodeRef
◆ operator++() [1/2]
◆ operator++() [2/2]
Definition at line 1047 of file SlicedGraphs.h.
1048 {
1051 return t;
1052 }
SlicedPAGNodeIter()=default
◆ operator!=
◆ operator==
◆ it
| Set<NodeID>::const_iterator SVF::SlicedPAGNodeIter::it {} |
|
private |
◆ view
The documentation for this class was generated from the following file: