GCC Middle and Back End API Reference
replace_label_data Struct Reference

#include <rtl.h>

Collaboration diagram for replace_label_data:

Data Fields

rtx r1
rtx r2
bool update_label_nuses

Detailed Description

   Structure used for passing data to REPLACE_LABEL.  

Field Documentation

rtx replace_label_data::r1
rtx replace_label_data::r2
bool replace_label_data::update_label_nuses

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