GCC Middle and Back End API Reference
|
Data Fields | |
constraint_expr_type | type |
unsigned int | var |
HOST_WIDE_INT | offset |
An expression that appears in a constraint.
HOST_WIDE_INT constraint_expr::offset |
Referenced by do_structure_copy(), find_func_aliases(), find_func_aliases_for_builtin_call(), first_or_preceding_vi_for_offset(), first_vi_for_offset(), 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(), and new_scalar_tmp_constraint_exp().
constraint_expr_type 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 constraint_expr::var |
Referenced by debug_solution_for_var(), do_deref(), do_structure_copy(), dump_solution_for_var(), 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().