Searched refs:make_constraint_from (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dtree-ssa-structalias.c3713 make_constraint_from (varinfo_t vi, int from) function
3823 make_constraint_from (lhs, vi->id);
4039 make_constraint_from (vi, nonlocal_id);
4506 make_constraint_from (get_varinfo (escaped_id), anything_id);
5097 make_constraint_from (first_vi_for_offset (fi, fi_clobbers),
5099 make_constraint_from (first_vi_for_offset (fi, fi_uses),
5143 make_constraint_from (first_vi_for_offset (fi, fi_clobbers),
5145 make_constraint_from (first_vi_for_offset (fi, fi_uses),
5924 make_constraint_from (p, nonlocal_id);
5936 make_constraint_from (
[all...]

Completed in 55 milliseconds