GCC Middle and Back End API Reference
ipa-cp.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  ipcp_value_source< valtype >
 
class  ipcp_value_base
 
class  ipcp_value< valtype >
 
struct  ipcp_lattice< valtype >
 
struct  ipcp_agg_lattice
 
class  ipcp_bits_lattice
 
class  ipcp_vr_lattice
 
class  ipcp_param_lattices
 

Functions

bool values_equal_for_ipcp_p (tree x, tree y)
 
static bool ipa_supports_p (tree type)
 

Function Documentation

◆ ipa_supports_p()

static bool ipa_supports_p ( tree type)
inlinestatic

◆ values_equal_for_ipcp_p()