Home
last modified time | relevance | path

Searched refs:mark_blocks_with_used_vars (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dgimple-low.c762 mark_blocks_with_used_vars (tree block) in mark_blocks_with_used_vars() function
783 mark_blocks_with_used_vars (subblock); in mark_blocks_with_used_vars()
791 mark_blocks_with_used_vars (DECL_INITIAL (current_function_decl)); in mark_used_blocks()
DChangeLog-200535751 * gimple-low.c (mark_blocks_with_used_vars): New function.