GCC Middle and Back End API Reference
cost_pair Struct Reference
Collaboration diagram for cost_pair:

Data Fields

struct iv_candcand
comp_cost cost
bitmap depends_on
tree value
enum tree_code comp
int inv_expr_id

Detailed Description

   The candidate - cost pair.  

Field Documentation

struct iv_cand* cost_pair::cand

Referenced by iv_ca_add_use(), and iv_ca_set_cp().

enum tree_code cost_pair::comp
comp_cost cost_pair::cost
bitmap cost_pair::depends_on
int cost_pair::inv_expr_id
tree cost_pair::value

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