Home
last modified time | relevance | path

Searched refs:get_loop_body_in_bfs_order (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgraph.cc230 body = get_loop_body_in_bfs_order (loop); in draw_cfg_nodes_for_loop()
H A Dcfgloop.h380 extern basic_block *get_loop_body_in_bfs_order (const class loop *);
H A Dcfgloop.cc996 get_loop_body_in_bfs_order (const class loop *loop) in get_loop_body_in_bfs_order() function
H A Dtree-if-conv.cc1231 blocks_in_bfs_order = get_loop_body_in_bfs_order (loop); in get_loop_body_in_if_conv_order()
H A DChangeLog-200410763 (get_loop_body_in_bfs_order): Likewise.
14805 get_loop_body_in_dom_order, get_loop_body_in_bfs_order,
15283 (get_loop_body_in_bfs_order): New.
15284 * cfgloop.h (get_loop_body_in_bfs_order): New.
H A DChangeLog-20154356 * cfgloop.c (get_loop_body_in_bfs_order): Restructure loop to avoid
28487 * cfgloop.c (get_loop_body_in_bfs_order): Fix assert.
H A DChangeLog-201214692 (get_loop_body_in_bfs_order): Likewise.
H A DChangeLog-200531429 * cfgloop.c (get_loop_body_in_bfs_order): Likewise.
H A DChangeLog-201017079 * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to
H A DChangeLog-20136200 (get_loop_body_in_bfs_order): Remove usage of EXIT_BLOCK_PTR macro.
H A DChangeLog-201731047 * cfgloop.c (get_loop_body_in_bfs_order): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgraph.c229 body = get_loop_body_in_bfs_order (loop); in draw_cfg_nodes_for_loop()
H A Dcfgloop.h380 extern basic_block *get_loop_body_in_bfs_order (const class loop *);
H A Dcfgloop.c999 get_loop_body_in_bfs_order (const class loop *loop) in get_loop_body_in_bfs_order() function
H A Dtree-if-conv.c1219 blocks_in_bfs_order = get_loop_body_in_bfs_order (loop); in get_loop_body_in_if_conv_order()
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dloop.texi208 @code{get_loop_body_in_bfs_order}: Enumerates the basic blocks in the
H A Dgccint.info21480 'get_loop_body_in_bfs_order': Enumerates the basic blocks in the
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dloop.texi207 @code{get_loop_body_in_bfs_order}: Enumerates the basic blocks in the
H A Dgccint.info20449 'get_loop_body_in_bfs_order': Enumerates the basic blocks in the