Home
last modified time | relevance | path

Searched refs:clear_block_marks (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfunction.h671 extern void clear_block_marks (tree);
H A Dgimple-low.cc167 clear_block_marks (data.block); in lower_function_body()
H A DChangeLog.tree-ssa5537 * function.c (clear_block_marks): Rename from reorder_blocks_0, export.
5538 * function.h (clear_block_marks): Declare.
H A DChangeLog-200433589 (clear_block_marks): Rename from reorder_blocks_0, export.
33606 (clear_block_marks): Declare.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfunction.h654 extern void clear_block_marks (tree);
H A Dgimple-low.c167 clear_block_marks (data.block); in lower_function_body()
H A Dfunction.c4412 clear_block_marks (block); in reorder_blocks()
4426 clear_block_marks (tree block) in clear_block_marks() function
4431 clear_block_marks (BLOCK_SUBBLOCKS (block)); in clear_block_marks()