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

Data Fields

struct cprop_occrnext
rtx_insninsn

Detailed Description

Occurrence of an expression. There is one per basic block. If a pattern appears more than once the last appearance is used.

Field Documentation

◆ insn

◆ next

struct cprop_occr* cprop_occr::next

Referenced by insert_set_in_table().


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