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_complex_constraint(), do_ds_constraint(), do_sd_constraint(), do_structure_copy(), dump_constraint(), 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(), get_function_part_constraint(), handle_call_arg(), handle_lhs_call(), and new_scalar_tmp_constraint_exp().
constraint_expr_type constraint_expr::type |
Referenced by do_complex_constraint(), do_deref(), do_structure_copy(), dump_constraint(), find_func_aliases(), find_func_aliases_for_builtin_call(), get_constraint_for_1(), get_constraint_for_address_of(), get_constraint_for_component_ref(), get_constraint_for_ptr_offset(), get_constraint_for_ssa_var(), get_function_part_constraint(), handle_call_arg(), handle_lhs_call(), merge_node_constraints(), new_scalar_tmp_constraint_exp(), process_constraint(), and solve_graph().
unsigned int constraint_expr::var |
Referenced by debug_solution_for_var(), do_complex_constraint(), do_deref(), do_ds_constraint(), do_sd_constraint(), do_structure_copy(), dump_constraint(), 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(), get_function_part_constraint(), handle_call_arg(), handle_lhs_call(), make_constraints_to(), merge_node_constraints(), new_scalar_tmp_constraint_exp(), rewrite_constraints(), and solve_graph().