Home
last modified time | relevance | path

Searched refs:cancel_loop_tree (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dcfgloop.h221 extern void cancel_loop_tree (struct loops *, struct loop *);
H A Dcfgloop.c1040 cancel_loop_tree (struct loops *loops, struct loop *loop) in cancel_loop_tree() function
1043 cancel_loop_tree (loops, loop->inner); in cancel_loop_tree()
H A Dcfgloopmanip.c316 cancel_loop_tree (loops, rem_bbs[i]->loop_father); in remove_path()
H A DChangeLog-200335025 (cancel_loop, cancel_loop_tree): New functions.