Home
last modified time | relevance | path

Searched refs:reorder_blocks (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dinsn-notes.def45 See NOTE_BLOCK and reorder_blocks. */
H A Dfunction.h653 extern void reorder_blocks (void);
H A Dfinal.c1590 reorder_blocks (); in reemit_insn_block_notes()
H A Dfunction.c4402 reorder_blocks (void) in reorder_blocks() function
H A DFSFChangeLog.103743 (reorder_blocks, all_blocks): Likewise.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dinsn-notes.def45 See NOTE_BLOCK and reorder_blocks. */
H A Dfunction.h670 extern void reorder_blocks (void);
H A Dfinal.cc1578 reorder_blocks (); in reemit_insn_block_notes()
H A DChangeLog-200020304 rebuild_scope_notes, free_scope_forest, and reorder_blocks after
24922 (reorder_blocks): Declare.
24924 (reorder_blocks): Don't take parameters.
24928 reorder_blocks instead of unroll_block_trees.h
24934 * tree.h (reorder_blocks): Remove declaration.
25018 (reorder_blocks): ... here.
27689 (reorder_blocks): Set NOTE_BLOCK.
H A DChangeLog.tree-ssa6515 reorder_blocks when dont_emit_block_notes.
6518 * toplev.c (rest_of_compilation): Don't call reorder_blocks when
H A DChangeLog-1999584 (reorder_blocks): Don't NULL out NOTE_SOURCE_FILE for a
7400 (reorder_blocks): Likewise.
H A DFSFChangeLog.103743 (reorder_blocks, all_blocks): Likewise.
H A DChangeLog-200116095 (reorder_blocks): Call it.
32982 * function.c (reorder_blocks): Make sure the flags are all reset
H A DChangeLog-200610291 (reorder_blocks): Don't call it.
H A DChangeLog-202131626 partitions, if in non-layout mode after reorder_blocks also move
H A DChangeLog-200521028 * function.c (reorder_blocks, reorder_blocks_1): Use VEC
H A DChangeLog-200217426 (reorder_blocks): Don't use VARRAY_FREE.
H A DChangeLog-201017296 (reorder_blocks): Use blocks_nreverse_all instead of blocks_nreverse.
H A DChangeLog-201311015 * function.c (reorder_blocks): Convert block_stack to a stack_vec.
H A DChangeLog-201432804 * passes.def: Revert move of peephole2 after reorder_blocks;
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DOptions.td4266 defm reorder_blocks : BooleanFFlag<"reorder-blocks">, Group<clang_ignored_gcc_optimization_f_Group>;