GCC Middle and Back End API Reference
edge_clone_summary Class Reference
Collaboration diagram for edge_clone_summary:

Public Member Functions

 edge_clone_summary ()
 
 ~edge_clone_summary ()
 

Data Fields

cgraph_edgeprev_clone
 
cgraph_edgenext_clone
 

Detailed Description

Edge clone summary.   

Constructor & Destructor Documentation

◆ edge_clone_summary()

edge_clone_summary::edge_clone_summary ( )
inline

◆ ~edge_clone_summary()

edge_clone_summary::~edge_clone_summary ( )
inline

Field Documentation

◆ next_clone

cgraph_edge* edge_clone_summary::next_clone

◆ prev_clone

cgraph_edge* edge_clone_summary::prev_clone

Referenced by ~edge_clone_summary().


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