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

/haiku-buildtools/gcc/gcc/
H A Dcfgexpand.c266 /* Used during expand_used_vars to remember if we saw any decls for
270 /* Used during expand_used_vars. Remember if we say a character buffer
794 /* A subroutine of expand_used_vars. Binpack the variables into
871 /* A debugging aid for expand_used_vars. Dump the generated partitions. */
955 /* A subroutine of expand_used_vars. Give each partition representative
1270 /* A subroutine of expand_used_vars. Expand one variable according to
1391 /* A subroutine of expand_used_vars. Walk down through the BLOCK tree
1414 /* A subroutine of expand_used_vars. Walk down through the BLOCK tree
1736 expand_used_vars (void) function
6027 var_ret_seq = expand_used_vars ();
[all...]

Completed in 93 milliseconds