GCC Middle and Back End API Reference
|
Data Structures | |
struct | bb_record |
Data Fields | |
cgraph_node * | node |
vec< bb_record > | bbs |
Map between auto-fdo and fdo counts used to compare quality of the profiles.
Referenced by compute_branch_probabilities().
cgraph_node* afdo_fdo_record::node |