Home
last modified time | relevance | path

Searched refs:make_constraint_to (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-structalias.c3725 make_constraint_to (unsigned id, tree op) in make_constraint_to() function
3771 make_constraint_to (escaped_id, op); in make_escape_constraint()
3955 make_constraint_to (tem->id, arg); in handle_rhs_call()
3969 make_constraint_to (tem->id, arg); in handle_rhs_call()
4106 make_constraint_to (uses->id, gimple_call_chain (stmt)); in handle_const_call()
4183 make_constraint_to (uses->id, arg); in handle_pure_call()
4195 make_constraint_to (uses->id, gimple_call_chain (stmt)); in handle_pure_call()
4511 make_constraint_to (uses->id, gimple_call_arg (t, 0)); in find_func_aliases_for_builtin_call()
4512 make_constraint_to (uses->id, gimple_call_arg (t, 1)); in find_func_aliases_for_builtin_call()
4520 make_constraint_to (uses->id, gimple_call_arg (t, 0)); in find_func_aliases_for_builtin_call()
[all …]
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-structalias.c3540 make_constraint_to (unsigned id, tree op) in make_constraint_to() function
3587 make_constraint_to (escaped_id, op); in make_escape_constraint()
3762 make_constraint_to (tem->id, arg); in handle_rhs_call()
3767 make_constraint_to (uses->id, arg); in handle_rhs_call()
3776 make_constraint_to (tem->id, arg); in handle_rhs_call()
3916 make_constraint_to (uses->id, gimple_call_chain (stmt)); in handle_const_call()
3962 make_constraint_to (uses->id, arg); in handle_pure_call()
3973 make_constraint_to (uses->id, gimple_call_chain (stmt)); in handle_pure_call()
4310 make_constraint_to (get_call_clobber_vi (t)->id, valist); in find_func_aliases_for_builtin_call()