Searched refs:get_loop_body_in_bfs_order (Results 1 – 19 of 19) sorted by relevance
230 body = get_loop_body_in_bfs_order (loop); in draw_cfg_nodes_for_loop()
380 extern basic_block *get_loop_body_in_bfs_order (const class loop *);
996 get_loop_body_in_bfs_order (const class loop *loop) in get_loop_body_in_bfs_order() function
1231 blocks_in_bfs_order = get_loop_body_in_bfs_order (loop); in get_loop_body_in_if_conv_order()
10763 (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.
4356 * cfgloop.c (get_loop_body_in_bfs_order): Restructure loop to avoid28487 * cfgloop.c (get_loop_body_in_bfs_order): Fix assert.
14692 (get_loop_body_in_bfs_order): Likewise.
31429 * cfgloop.c (get_loop_body_in_bfs_order): Likewise.
17079 * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to
6200 (get_loop_body_in_bfs_order): Remove usage of EXIT_BLOCK_PTR macro.
31047 * cfgloop.c (get_loop_body_in_bfs_order): Likewise.
229 body = get_loop_body_in_bfs_order (loop); in draw_cfg_nodes_for_loop()
999 get_loop_body_in_bfs_order (const class loop *loop) in get_loop_body_in_bfs_order() function
1219 blocks_in_bfs_order = get_loop_body_in_bfs_order (loop); in get_loop_body_in_if_conv_order()
208 @code{get_loop_body_in_bfs_order}: Enumerates the basic blocks in the
21480 'get_loop_body_in_bfs_order': Enumerates the basic blocks in the
207 @code{get_loop_body_in_bfs_order}: Enumerates the basic blocks in the
20449 'get_loop_body_in_bfs_order': Enumerates the basic blocks in the