GCC Middle and Back End API Reference
ipa_ref Struct Reference

#include <ipa-ref.h>

Collaboration diagram for ipa_ref:

Data Fields

symtab_node referring
symtab_node referred
gimple stmt
unsigned int lto_stmt_uid
unsigned int referred_index
ENUM_BITFIELD(ipa_ref_use) use
unsigned int 
speculative:1

Detailed Description

   Record of reference in callgraph or varpool.  

Field Documentation

unsigned int ipa_ref::lto_stmt_uid
unsigned int ipa_ref::referred_index

Referenced by ipa_record_reference().

ENUM_BITFIELD (ipa_ref_use) use unsigned int ipa_ref::speculative

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