GCC Middle and Back End API Reference
ipa_jump_func Struct Reference

#include <ipa-prop.h>

Collaboration diagram for ipa_jump_func:

Data Structures

union  jump_func_value

Data Fields

struct ipa_agg_jump_function agg
enum jump_func_type type
union
ipa_jump_func::jump_func_value 
value

Detailed Description

A jump function for a callsite represents the values passed as actual
   arguments of the callsite. See enum jump_func_type for the various
   types of jump functions supported.   

Field Documentation


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