GCC Middle and Back End API Reference
ipa_func_body_info Struct Reference

#include <ipa-prop.h>

Collaboration diagram for ipa_func_body_info:

Data Fields

cgraph_nodenode
 
class ipa_node_paramsinfo
 
vec< ipa_bb_infobb_infos
 
int param_count
 
unsigned int aa_walk_budget
 

Detailed Description

Structure with global information that is only used when looking at function
body.  

Field Documentation

◆ aa_walk_budget

◆ bb_infos

◆ info

◆ node

◆ param_count

int ipa_func_body_info::param_count

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