Home
last modified time | relevance | path

Searched refs:verify_loop_structure (Results 1 – 14 of 14) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dtree-ssa-loop-ch.c141 verify_loop_structure (loops); in copy_loop_headers()
H A Dloop-init.c100 verify_loop_structure (loops); in loop_optimizer_init()
H A Dcfgloop.h234 extern void verify_loop_structure (struct loops *);
H A Dloop-unswitch.c161 verify_loop_structure (loops); in unswitch_loops()
H A Dloop-doloop.c637 verify_loop_structure (loops); in doloop_optimize_loops()
H A Dcfgloop.c754 verify_loop_structure (loops); in flow_loops_find()
1055 verify_loop_structure (struct loops *loops) in verify_loop_structure() function
H A Dtree-cfgcleanup.c623 verify_loop_structure (current_loops); in cleanup_tree_cfg_loop()
H A Dloop-unroll.c202 verify_loop_structure (loops); in unroll_and_peel_loops()
264 verify_loop_structure (loops); in peel_loops_completely()
H A Dtree-ssa-loop-manip.c956 verify_loop_structure (loops); in tree_unroll_loop()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcfgloop.c931 verify_loop_structure (loops, 0);
1083 verify_loop_structure (loops, flags) in verify_loop_structure() function
H A Dbasic-block.h770 extern void verify_loop_structure PARAMS ((struct loops *, int));
H A DChangeLog.74335 verify_loop_structure): Declare.
4349 find_common_loop, verify_loop_structure, loop_latch_edge,
/openbsd/gnu/gcc/gcc/doc/
H A Dloop.texi157 @item @code{verify_loop_structure}: Checks consistency of the loop
H A Dgccint.info8040 * `verify_loop_structure': Checks consistency of the loop structures.