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

Data Fields

struct occrnext
rtx insn
char deleted_p
char copied_p

Detailed Description

Occurrence of an expression.
   There is one per basic block.  If a pattern appears more than once the
   last appearance is used.   
Occurrence of an expression.
   There is one per basic block.  If a pattern appears more than once the
   last appearance is used [or first for anticipatable expressions].   
Occurrence of an expression.
   There is at most one occurrence per basic block.  If a pattern appears
   more than once, the last appearance is used.   

Field Documentation

char occr::copied_p

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