GCC Middle and Back End API Reference
rtl_bb_info Struct Reference

#include <basic-block.h>

Collaboration diagram for rtl_bb_info:

Data Fields

rtx_insnend_
 
rtx_insnheader_
 
rtx_insnfooter_
 

Field Documentation

◆ end_

rtx_insn* rtl_bb_info::end_

◆ footer_

rtx_insn* rtl_bb_info::footer_

◆ header_

rtx_insn* rtl_bb_info::header_

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