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

/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dbundle.s52 # But we use as representative the simple branch cases.
/haiku-buildtools/gcc/gcc/
H A Dcfgexpand.c228 if this variable becomes it's partition's representative. */
235 /* The partition representative. */
236 size_t representative; member in struct:stack_var
357 v->representative = stack_vars_num;
700 if (stack_vars[i].representative != i
778 stack_vars[b].representative = a;
789 add_stack_var_conflict (a, stack_vars[u].representative);
830 see a var that is not a partition representative, it must
832 if (stack_vars[i].representative != i)
842 if (stack_vars[j].representative !
[all...]

Completed in 102 milliseconds