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

  /src/external/gpl3/gcc.old/dist/gcc/
cfgexpand.cc 2565 /* A subroutine of expand_gimple_basic_block. Expand one GIMPLE_COND.
4089 /* A subroutine of expand_gimple_basic_block. Expand one GIMPLE_CALL
5778 expand_gimple_basic_block (basic_block bb, bool disable_tail_calls) function
6855 bb = expand_gimple_basic_block (bb, var_ret_seq != NULL_RTX);
  /src/external/gpl3/gcc/dist/gcc/
cfgexpand.cc 2573 /* A subroutine of expand_gimple_basic_block. Expand one GIMPLE_COND.
4112 /* A subroutine of expand_gimple_basic_block. Expand one GIMPLE_CALL
5800 expand_gimple_basic_block (basic_block bb, bool disable_tail_calls) function
6881 bb = expand_gimple_basic_block (bb, var_ret_seq != NULL_RTX);

Completed in 41 milliseconds