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 |
|
inline |
References edge_clone_summaries, next_clone, and prev_clone.
cgraph_edge* edge_clone_summary::next_clone |
Referenced by edge_clone_summary_t::duplicate(), get_next_cgraph_edge_clone(), and ~edge_clone_summary().
cgraph_edge* edge_clone_summary::prev_clone |
Referenced by edge_clone_summary_t::duplicate(), and ~edge_clone_summary().