GCC Middle and Back End API Reference
ipa_edge_args Struct Reference

#include <ipa-prop.h>

Collaboration diagram for ipa_edge_args:

Data Fields

vec< ipa_jump_func_t, va_gc > * jump_functions

Detailed Description

ipa_edge_args stores information related to a callsite and particularly its
   arguments.  It can be accessed by the IPA_EDGE_REF macro.   

Field Documentation


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