Static Value-Flow Analysis
Loading...
Searching...
No Matches
Public Attributes | List of all members
SVF::SlicedPAGEdgeRef Struct Reference

#include <SlicedGraphs.h>

Public Attributes

SlicedPAGNodeRef src
 
SlicedPAGNodeRef dst
 
const SVFStmtunderlying = nullptr
 

Detailed Description

Definition at line 875 of file SlicedGraphs.h.

Member Data Documentation

◆ dst

SlicedPAGNodeRef SVF::SlicedPAGEdgeRef::dst

Definition at line 878 of file SlicedGraphs.h.

◆ src

SlicedPAGNodeRef SVF::SlicedPAGEdgeRef::src

Definition at line 877 of file SlicedGraphs.h.

◆ underlying

const SVFStmt* SVF::SlicedPAGEdgeRef::underlying = nullptr

Definition at line 879 of file SlicedGraphs.h.


The documentation for this struct was generated from the following file: