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

struct ipa_agg_jump_function ipa_jump_func::agg
     Aggregate contants description.  See struct ipa_agg_jump_function and its
     description.  

Referenced by intersect_with_agg_replacements(), ipa_analyze_node(), ipa_find_agg_cst_for_param(), and merge_aggregate_lattices().


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