GCC Middle and Back End API Reference
ipcp_value_source< valtype > Struct Template Reference

#include <ipa-cp.h>

Inheritance diagram for ipcp_value_source< valtype >:
Collaboration diagram for ipcp_value_source< valtype >:

Data Fields

HOST_WIDE_INT offset
 
cgraph_edgecs
 
ipcp_value< valtype > * val
 
ipcp_value_sourcenext
 
int index
 

Detailed Description

template<typename valtype>
struct ipcp_value_source< valtype >
Describes a particular source for an IPA-CP value.   

Field Documentation

◆ cs

◆ index

◆ next

◆ offset

◆ val


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