Lines Matching defs:ce_s
475 typedef struct constraint_expr ce_s; typedef
2751 get_constraint_for_ssa_var (tree t, VEC(ce_s, heap) **results, bool address_p) in get_constraint_for_ssa_var()
2888 VEC (ce_s, heap) **results) in get_constraint_for_ptr_offset()
3010 get_constraint_for_component_ref (tree t, VEC(ce_s, heap) **results, in get_constraint_for_component_ref()
3172 do_deref (VEC (ce_s, heap) **constraints) in do_deref()
3199 get_constraint_for_address_of (tree t, VEC (ce_s, heap) **results) in get_constraint_for_address_of()
3218 get_constraint_for_1 (tree t, VEC (ce_s, heap) **results, bool address_p, in get_constraint_for_1()
3403 get_constraint_for (tree t, VEC (ce_s, heap) **results) in get_constraint_for()
3414 get_constraint_for_rhs (tree t, VEC (ce_s, heap) **results) in get_constraint_for_rhs()
3426 process_all_all_constraints (VEC (ce_s, heap) *lhsc, VEC (ce_s, heap) *rhsc) in process_all_all_constraints()
3523 make_constraints_to (unsigned id, VEC(ce_s, heap) *rhsc) in make_constraints_to()
3736 handle_rhs_call (gimple stmt, VEC(ce_s, heap) **results) in handle_rhs_call()
3839 handle_lhs_call (gimple stmt, tree lhs, int flags, VEC(ce_s, heap) *rhsc, in handle_lhs_call()
3905 handle_const_call (gimple stmt, VEC(ce_s, heap) **results) in handle_const_call()
3947 handle_pure_call (gimple stmt, VEC(ce_s, heap) **results) in handle_pure_call()