Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-threadupdate.c1312 redirection_block_p (basic_block bb) in redirection_block_p() function
1694 if (!may_peel_loop_headers && !redirection_block_p (loop->header)) in thread_through_loop_header()
2006 if (redirection_block_p (bb)) in mark_threaded_blocks()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-threadupdate.cc1394 redirection_block_p (basic_block bb) in redirection_block_p() function
1782 if (!may_peel_loop_headers && !redirection_block_p (loop->header)) in thread_through_loop_header()
2090 if (redirection_block_p (bb)) in mark_threaded_blocks()
H A DChangeLog.tuples2772 create_edge_and_update_destination_phis, redirection_block_p):
H A DChangeLog-201535888 * tree-ssa-threadupdate.c (redirection_block_p): Remove
35909 * tree-ssa-threadupdate.c (redirection_block_p): Ignore clobber
H A DChangeLog-200610904 * tree-ssa-threadupdate.c (redirection_block_p): New function.
H A DChangeLog-200911245 * tree-ssa-threadupdate.c (redirection_block_p): Skip debug stmts.
H A DChangeLog-200711296 * tree-ssa-threadupdate.c (redirection_block_p): Likewise.