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

Data Fields

struct invariantinv
rtx expr
machine_mode mode
hashval_t hash

Detailed Description

Entry for hash table of invariant expressions.

Field Documentation

◆ expr

rtx invariant_expr_entry::expr

◆ hash

hashval_t invariant_expr_entry::hash

◆ inv

struct invariant* invariant_expr_entry::inv

◆ mode

machine_mode invariant_expr_entry::mode

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