Home
last modified time | relevance | path

Searched refs:find_unreachable_blocks (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dbasic-block.h724 extern void find_unreachable_blocks PARAMS ((void));
H A Dcfganal.c406 find_unreachable_blocks () in find_unreachable_blocks() function
H A Dssa-ccp.c934 find_unreachable_blocks (); in ssa_ccp_df_delete_unreachable_insns()
H A Dcfgcleanup.c1779 find_unreachable_blocks (); in delete_unreachable_blocks()
H A DChangeLog.51009 previous change (call to find_unreachable_blocks was lost).
1037 * flow.c (find_unreachable_blocks): New function.
1038 (delete_unreachable_blocks): Use find_unreachable_blocks.
1039 * basic-block.h (find_unreachable_blocks): Declare.
H A DChangeLog.611668 find_unreachable_blocks, create_edge_list, free_edge_list,
13265 (find_unreachable_blocks): Set BB_REACHABLE bit in bb->flags when
H A DChangeLog.75757 find_unreachable_blocks, create_edge_list, verify_edge_list,
7195 find_unreachable_blocks, create_edge_list, print_edge_list,
/openbsd-src/gnu/gcc/gcc/
H A Dcfganal.c279 find_unreachable_blocks (void) in find_unreachable_blocks() function
H A Dbasic-block.h898 extern void find_unreachable_blocks (void);
H A Dcfgcleanup.c2173 find_unreachable_blocks (); in delete_unreachable_blocks()