Searched refs:make_constraints_to (Results 1 – 4 of 4) sorted by relevance
3788 make_constraints_to (unsigned id, vec<ce_s> rhsc) in make_constraints_to() function3809 make_constraints_to (id, rhsc); in make_constraint_to()4197 make_constraints_to (uses->id, tmpc); in handle_const_call()4224 make_constraints_to (tem->id, argc); in handle_const_call()4290 make_constraints_to (uses->id, tmpc); in handle_pure_call()
3795 make_constraints_to (unsigned id, const vec<ce_s> &rhsc) in make_constraints_to() function3816 make_constraints_to (id, rhsc); in make_constraint_to()4340 make_constraints_to (callescape->id, tmpc); in handle_rhs_call()4342 make_constraints_to (escaped_id, tmpc); in handle_rhs_call()
10239 * tree-ssa-structalias.c (make_constraints_to): New function.10240 (make_constraint_to): Implement in terms of make_constraints_to.
19616 (make_constraints_to): Same.