GCC Middle and Back End API Reference
oc_local_state Struct Reference

Data Fields

tree exp
tree type
unsigned HOST_WIDE_INT size
unsigned int align
tree min_index
HOST_WIDE_INT total_bytes
int byte
int last_relative_index
bool byte_buffer_in_use
bool reverse
tree field
tree val
tree index

Detailed Description

Other datastructures + helpers for output_constructor.
output_constructor local state to support interaction with helpers.

Field Documentation

◆ align

unsigned int oc_local_state::align

◆ byte

◆ byte_buffer_in_use

bool oc_local_state::byte_buffer_in_use

◆ exp

tree oc_local_state::exp

Referenced by output_constructor().

◆ field

◆ index

◆ last_relative_index

int oc_local_state::last_relative_index

◆ min_index

◆ reverse

◆ size

unsigned HOST_WIDE_INT oc_local_state::size

Referenced by output_constructor().

◆ total_bytes

◆ type

◆ val


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