Home
last modified time | relevance | path

Searched refs:mark_single_exit_loops (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dloop-init.c93 mark_single_exit_loops (loops); in loop_optimizer_init()
Dcfgloop.h192 void mark_single_exit_loops (struct loops *);
Dcfgloop.c273 mark_single_exit_loops (struct loops *loops) in mark_single_exit_loops() function
Dcfgloopmanip.c1485 mark_single_exit_loops (loops); in fix_loop_structure()
DChangeLog-200410757 (mark_single_exit_loops): Likewise.
17103 * cfgloop.c (mark_single_exit_loops): New function.
17107 (mark_single_exit_loops): Declare.
DChangeLog-200529371 * cfgloop.c (mark_single_exit_loops, update_latch_info,
/freebsd-12-stable/contrib/gcc/doc/
Dloop.texi113 @code{mark_irreducible_loops} and @code{mark_single_exit_loops}.