Searched refs:fill_sons_in_loop (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/gnu/gcc/gcc/ |
H A D | cfgloop.c | 817 fill_sons_in_loop (const struct loop *loop, basic_block bb, in fill_sons_in_loop() function 835 fill_sons_in_loop (loop, son, tovisit, tv); in fill_sons_in_loop() 839 fill_sons_in_loop (loop, postpone, tovisit, tv); in fill_sons_in_loop() 859 fill_sons_in_loop (loop, loop->header, tovisit, &tv); in get_loop_body_in_dom_order()
|