|
GCC Middle and Back End API Reference
|

Public Member Functions | |
| edge_clone_summary () | |
| ~edge_clone_summary () | |
Data Fields | |
| cgraph_edge * | prev_clone |
| cgraph_edge * | next_clone |
Edge clone summary.
|
inline |
References next_clone, NULL, and prev_clone.
|
inline |
References edge_clone_summaries, next_clone, and prev_clone.
| cgraph_edge* edge_clone_summary::next_clone |
Referenced by edge_clone_summary_t::duplicate(), edge_clone_summary(), and ~edge_clone_summary().
| cgraph_edge* edge_clone_summary::prev_clone |
Referenced by edge_clone_summary_t::duplicate(), edge_clone_summary(), and ~edge_clone_summary().