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

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-structalias.c2794 struct constraint_expr templhs = lhs; local
2798 templhs.var = p->id;
2805 process_constraint (new_constraint (templhs, temprhs));
2833 struct constraint_expr templhs = lhs; local
2838 if (templhs.type == SCALAR)
2839 templhs.var = p->id;
2841 templhs.offset = p->offset;
2846 process_constraint (new_constraint (templhs, temprhs));
2872 struct constraint_expr templhs = lhs; local
2882 q = get_varinfo (templhs
2962 struct constraint_expr templhs = lhs; local
[all...]

Completed in 61 milliseconds