Searched refs:fill_sons_in_loop (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | cfgloop.cc | 918 fill_sons_in_loop (const class loop *loop, basic_block bb, in fill_sons_in_loop() function 936 fill_sons_in_loop (loop, son, tovisit, tv); in fill_sons_in_loop() 940 fill_sons_in_loop (loop, postpone, tovisit, tv); in fill_sons_in_loop() 960 fill_sons_in_loop (loop, loop->header, tovisit, &tv); in get_loop_body_in_dom_order()
|
H A D | ChangeLog-2019 | 21517 (fill_sons_in_loop): Same.
|
H A D | ChangeLog-2004 | 41831 * cfgloop.c (fill_sons_in_loop, get_loop_body_in_dom_order,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cfgloop.c | 921 fill_sons_in_loop (const class loop *loop, basic_block bb, in fill_sons_in_loop() function 939 fill_sons_in_loop (loop, son, tovisit, tv); in fill_sons_in_loop() 943 fill_sons_in_loop (loop, postpone, tovisit, tv); in fill_sons_in_loop() 963 fill_sons_in_loop (loop, loop->header, tovisit, &tv); in get_loop_body_in_dom_order()
|