GCC Middle and Back End API Reference
copy_info Struct Reference

Data Fields

unsigned int dest_regno
unsigned int src_regno

Detailed Description

Copy pairs seen during the reverse scan (from optimized extensions).
Used to propagate chain info transitively.   

Field Documentation

◆ dest_regno

unsigned int copy_info::dest_regno

◆ src_regno

unsigned int copy_info::src_regno

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