Home | History | Annotate | Download | only in gcc

Lines Matching defs:representative

315      if this variable becomes it's partition's representative.  */
322 /* The partition representative. */
323 size_t representative;
479 v->representative = stack_vars_num;
831 if (stack_vars[i].representative != i
908 stack_vars[b].representative = a;
922 add_stack_var_conflict (a, stack_vars[u].representative);
963 see a var that is not a partition representative, it must
965 if (stack_vars[i].representative != i)
975 if (stack_vars[j].representative != j)
1017 if (stack_vars[i].representative != i)
1089 /* Vector of partition representative decls in between the paddings. */
1099 /* A subroutine of expand_used_vars. Give each partition representative
1139 if (stack_vars[i].representative != i)
1164 if (stack_vars[i].representative != i)
1238 /* Find best representative of the partition.
1256 /* Make sure a representative is unpoison if another
1381 if (stack_vars[i].representative != i)