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
 
ipa_vrm_vr
 
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

◆ agg

◆ m_vr

ipa_vr* ipa_jump_func::m_vr

◆ type

◆ value


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