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

Data Fields

rtx data
const char * filename
int lineno
struct queue_elemnext
struct queue_elemsplit

Detailed Description

We initially queue all patterns, process the define_insn,
   define_cond_exec and define_subst patterns, then return
   them one at a time.   

Field Documentation

const char* queue_elem::filename
struct queue_elem* queue_elem::split

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