|
GCC Middle and Back End API Reference
|

Data Fields | |
| sreal | eval |
| HOST_WIDE_INT | offset |
| ipcp_value_base * | val |
| int | index |
Structure holding opportunitties so that they can be pre-sorted.
| sreal cloning_opportunity_ranking::eval |
Referenced by compare_cloning_opportunities(), and decide_whether_version_node().
| int cloning_opportunity_ranking::index |
Referenced by decide_whether_version_node().
| HOST_WIDE_INT cloning_opportunity_ranking::offset |
Referenced by decide_whether_version_node().
| ipcp_value_base* cloning_opportunity_ranking::val |
Referenced by decide_whether_version_node().