GCC Middle and Back End API Reference
ipa_jump_func::jump_func_value Union Reference

#include <ipa-prop.h>

Collaboration diagram for ipa_jump_func::jump_func_value:

Data Fields

struct ipa_constant_data constant
 
struct ipa_pass_through_data pass_through
 
struct ipa_ancestor_jf_data ancestor
 

Field Documentation

◆ ancestor

struct ipa_ancestor_jf_data ipa_jump_func::jump_func_value::ancestor

◆ constant

struct ipa_constant_data ipa_jump_func::jump_func_value::constant

◆ pass_through

struct ipa_pass_through_data ipa_jump_func::jump_func_value::pass_through

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