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

Data Fields

int first_element
 
int second_element
 
cost_one_pairnext
 

Field Documentation

◆ first_element

int cost_one_pair::first_element

Referenced by pop_cost_one_pair().

◆ next

cost_one_pair* cost_one_pair::next

Referenced by pop_cost_one_pair().

◆ second_element

int cost_one_pair::second_element

Referenced by pop_cost_one_pair().


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