GCC Middle and Back End API Reference
varasm_status Struct Reference

#include <function.h>

Collaboration diagram for varasm_status:

Data Fields

struct rtx_constant_poolpool
unsigned int deferred_constants

Field Documentation

unsigned int varasm_status::deferred_constants

Number of tree-constants deferred during the expansion of this function.

struct rtx_constant_pool* varasm_status::pool

If we're using a per-function constant pool, this is it.


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