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

◆ cost

◆ inv_exprs

◆ inv_vars

◆ value

tree cost_pair::value

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