Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDfunction.h541 extern void clear_block_marks (tree);
HDgimple-low.c153 clear_block_marks (data.block); in lower_function_body()
HDfunction.c3591 clear_block_marks (block); in reorder_blocks()
3607 clear_block_marks (tree block) in clear_block_marks() function
3612 clear_block_marks (BLOCK_SUBBLOCKS (block)); in clear_block_marks()
HDChangeLog.tree-ssa5537 * function.c (clear_block_marks): Rename from reorder_blocks_0, export.
5538 * function.h (clear_block_marks): Declare.
HDChangeLog-200433589 (clear_block_marks): Rename from reorder_blocks_0, export.
33606 (clear_block_marks): Declare.