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 859 of file SlicedGraphs.h.

Member Data Documentation

◆ dst

SlicedPAGNodeRef SVF::SlicedPAGEdgeRef::dst

Definition at line 862 of file SlicedGraphs.h.

◆ src

SlicedPAGNodeRef SVF::SlicedPAGEdgeRef::src

Definition at line 861 of file SlicedGraphs.h.

◆ underlying

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

Definition at line 863 of file SlicedGraphs.h.


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