GCC Middle and Back End API Reference
dump_node_info Struct Reference

#include <tree-dump.h>

Data Fields

unsigned int index
unsigned int binfo_p: 1

Detailed Description

Information about a node to be dumped.


Field Documentation

unsigned int dump_node_info::binfo_p

Nonzero if the node is a binfo.

unsigned int dump_node_info::index

The index for the node.


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