GCC Middle and Back End API Reference
tree_int_cst Struct Reference

#include <tree-core.h>

Collaboration diagram for tree_int_cst:

Data Fields

struct tree_typed typed
 
HOST_WIDE_INT val [1]
 

Field Documentation

◆ typed

struct tree_typed tree_int_cst::typed

◆ val

HOST_WIDE_INT tree_int_cst::val[1]

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