GCC Middle and Back End API Reference
|
#include <tree-ssa-structalias.h>
Data Fields | |
constraint_expr_type | type |
unsigned int | var |
HOST_WIDE_INT | offset |
An expression that appears in a constraint.
HOST_WIDE_INT pointer_analysis::constraint_expr::offset |
constraint_expr_type pointer_analysis::constraint_expr::type |
Referenced by do_structure_copy(), find_func_aliases(), find_func_aliases_for_builtin_call(), get_constraint_for_1(), get_constraint_for_component_ref(), get_constraint_for_ptr_offset(), get_constraint_for_ssa_var(), handle_call_arg(), handle_lhs_call(), new_scalar_tmp_constraint_exp(), and process_constraint().
unsigned int pointer_analysis::constraint_expr::var |
Referenced by do_deref(), do_structure_copy(), find_func_aliases(), find_func_aliases_for_builtin_call(), get_constraint_for_1(), get_constraint_for_component_ref(), get_constraint_for_ptr_offset(), get_constraint_for_ssa_var(), handle_call_arg(), handle_lhs_call(), new_scalar_tmp_constraint_exp(), and solve_graph().