Searched refs:reorder_blocks (Results 1 – 21 of 21) sorted by relevance
45 See NOTE_BLOCK and reorder_blocks. */
653 extern void reorder_blocks (void);
1590 reorder_blocks (); in reemit_insn_block_notes()
4402 reorder_blocks (void) in reorder_blocks() function
3743 (reorder_blocks, all_blocks): Likewise.
670 extern void reorder_blocks (void);
1578 reorder_blocks (); in reemit_insn_block_notes()
20304 rebuild_scope_notes, free_scope_forest, and reorder_blocks after24922 (reorder_blocks): Declare.24924 (reorder_blocks): Don't take parameters.24928 reorder_blocks instead of unroll_block_trees.h24934 * tree.h (reorder_blocks): Remove declaration.25018 (reorder_blocks): ... here.27689 (reorder_blocks): Set NOTE_BLOCK.
6515 reorder_blocks when dont_emit_block_notes.6518 * toplev.c (rest_of_compilation): Don't call reorder_blocks when
584 (reorder_blocks): Don't NULL out NOTE_SOURCE_FILE for a7400 (reorder_blocks): Likewise.
16095 (reorder_blocks): Call it.32982 * function.c (reorder_blocks): Make sure the flags are all reset
10291 (reorder_blocks): Don't call it.
31626 partitions, if in non-layout mode after reorder_blocks also move
21028 * function.c (reorder_blocks, reorder_blocks_1): Use VEC
17426 (reorder_blocks): Don't use VARRAY_FREE.
17296 (reorder_blocks): Use blocks_nreverse_all instead of blocks_nreverse.
11015 * function.c (reorder_blocks): Convert block_stack to a stack_vec.
32804 * passes.def: Revert move of peephole2 after reorder_blocks;
4266 defm reorder_blocks : BooleanFFlag<"reorder-blocks">, Group<clang_ignored_gcc_optimization_f_Group>;