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

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-structalias.c2795 struct constraint_expr temprhs = rhs; local
2799 q = get_varinfo (temprhs.var);
2804 temprhs.var = q->id;
2805 process_constraint (new_constraint (templhs, temprhs));
2834 struct constraint_expr temprhs = rhs; local
2843 q = get_varinfo (temprhs.var);
2845 temprhs.offset += fieldoffset;
2846 process_constraint (new_constraint (templhs, temprhs));
2873 struct constraint_expr temprhs = rhs; local
2877 if (temprhs
2963 struct constraint_expr temprhs = rhs; local
[all...]

Completed in 94 milliseconds