GCC Middle and Back End API Reference
|
Data Fields | |
HOST_WIDE_INT | offset |
HOST_WIDE_INT | size |
struct ipcp_agg_lattice * | next |
struct ipcp_value * | values |
int | values_count |
bool | contains_variable |
bool | bottom |
Lattice with an offset to describe a part of an aggregate.
|
inherited |
|
inherited |
struct ipcp_agg_lattice* ipcp_agg_lattice::next |
Referenced by add_all_node_vals_to_toposort(), cgraph_edge_brings_value_p(), context_independent_aggregate_values(), copy_plats_to_inter(), decide_whether_version_node(), estimate_local_effects(), intersect_with_plats(), merge_agg_lats_step(), merge_aggregate_lattices(), print_all_lattices(), propagate_aggs_accross_jump_function(), and set_chain_of_aglats_contains_variable().
HOST_WIDE_INT ipcp_agg_lattice::offset |
HOST_WIDE_INT ipcp_agg_lattice::size |
Referenced by merge_agg_lats_step().
|
inherited |
Referenced by add_all_node_vals_to_toposort(), add_value_to_lattice(), cgraph_edge_brings_value_p(), decide_whether_version_node(), estimate_local_effects(), gather_context_independent_values(), intersect_with_plats(), ipa_value_from_jfunc(), print_lattice(), propagate_vals_accross_ancestor(), and propagate_vals_accross_pass_through().
|
inherited |