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

  /src/external/gpl3/gcc/dist/gcc/
function.cc 146 static void reorder_blocks_1 (rtx_insn *, tree, vec<tree> *);
4463 reorder_blocks_1 (get_insns (), block, &block_stack);
4481 reorder_blocks_1 (rtx_insn *insns, tree current_block,
4465 reorder_blocks_1 (rtx_insn *insns, tree current_block, function
  /src/external/gpl3/gcc.old/dist/gcc/
function.cc 145 static void reorder_blocks_1 (rtx_insn *, tree, vec<tree> *);
4466 reorder_blocks_1 (get_insns (), block, &block_stack);
4484 reorder_blocks_1 (rtx_insn *insns, tree current_block,
4468 reorder_blocks_1 (rtx_insn *insns, tree current_block, function

Completed in 53 milliseconds