HomeSort by: relevance | last modified time | path
    Searched defs:expand_used_vars (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
cfgexpand.cc 353 /* Used during expand_used_vars to remember if we saw any decls for
357 /* Used during expand_used_vars. Remember if we say a character buffer
927 /* A subroutine of expand_used_vars. Binpack the variables into
1005 /* A debugging aid for expand_used_vars. Dump the generated partitions. */
1099 /* A subroutine of expand_used_vars. Give each partition representative
1740 /* A subroutine of expand_used_vars. Expand one variable according to
1867 /* A subroutine of expand_used_vars. Walk down through the BLOCK tree
1890 /* A subroutine of expand_used_vars. Walk down through the BLOCK tree
2176 expand_used_vars (bitmap forced_stack_vars) function
6709 var_ret_seq = expand_used_vars (forced_stack_vars)
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
cfgexpand.cc 353 /* Used during expand_used_vars to remember if we saw any decls for
357 /* Used during expand_used_vars. Remember if we say a character buffer
934 /* A subroutine of expand_used_vars. Binpack the variables into
1012 /* A debugging aid for expand_used_vars. Dump the generated partitions. */
1107 /* A subroutine of expand_used_vars. Give each partition representative
1748 /* A subroutine of expand_used_vars. Expand one variable according to
1875 /* A subroutine of expand_used_vars. Walk down through the BLOCK tree
1898 /* A subroutine of expand_used_vars. Walk down through the BLOCK tree
2184 expand_used_vars (bitmap forced_stack_vars) function
6735 var_ret_seq = expand_used_vars (forced_stack_vars)
    [all...]

Completed in 44 milliseconds