#include <SlicedGraphs.h>
Definition at line 1009 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 1019 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 1022 of file SlicedGraphs.h.
1023 {
1025 }
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 1031 of file SlicedGraphs.h.
1032 {
1035 return t;
1036 }
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: