GCC Middle and Back End API Reference
inline_entry_data Struct Reference

Data Fields

tree block
 
const charlabel_pfx
 
unsigned int label_num
 
var_loc_view view
 

Detailed Description

Hold information about markers for inlined entry points.   

Field Documentation

◆ block

tree inline_entry_data::block

◆ label_num

unsigned int inline_entry_data::label_num

◆ label_pfx

const char* inline_entry_data::label_pfx

◆ view

var_loc_view inline_entry_data::view

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