GCC Middle and Back End API Reference
bypass_list Struct Reference
Collaboration diagram for bypass_list:

Data Fields

struct bypass_listnext
const char * pattern

Detailed Description

   Store information from a DEFINE_BYPASS for future attribute
   generation.  The only thing we care about is the list of output
   insns, which will later be used to tag reservation structures with
   a 'bypassed' bit.  

Field Documentation

struct bypass_list* bypass_list::next
const char* bypass_list::pattern

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