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

Data Fields

struct iv_candcand
 
comp_cost cost
 
enum tree_code comp
 
bitmap inv_vars
 
bitmap inv_exprs
 
tree value
 

Detailed Description

The candidate - cost pair.   

Field Documentation

◆ cand

◆ comp

enum tree_code cost_pair::comp

Referenced by set_group_iv_cost().

◆ cost

◆ inv_exprs

bitmap cost_pair::inv_exprs

◆ inv_vars

bitmap cost_pair::inv_vars

◆ value

tree cost_pair::value

Referenced by set_group_iv_cost().


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