Home
last modified time | relevance | path

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

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcfgloop.h401 extern void verify_loop_structure (void);
646 verify_loop_structure (); in checking_verify_loop_structure()
H A Dcfgloop.c1402 verify_loop_structure (void) in verify_loop_structure() function
H A Dpasses.c2001 verify_loop_structure (); in execute_function_todo()
H A Domp-expand.c1509 verify_loop_structure (); in expand_omp_taskreg()
8168 verify_loop_structure (); in expand_omp_target()
9086 verify_loop_structure (); in execute_expand_omp()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfgloop.h401 extern void verify_loop_structure (void);
646 verify_loop_structure (); in checking_verify_loop_structure()
H A Dcfgloop.cc1399 verify_loop_structure (void) in verify_loop_structure() function
H A Dpasses.cc2101 verify_loop_structure (); in execute_function_todo()
H A Domp-expand.cc1511 verify_loop_structure (); in expand_omp_taskreg()
9940 verify_loop_structure (); in expand_omp_target()
10579 verify_loop_structure (); in execute_expand_omp()
H A DChangeLog-20132709 verify_loop_structure): Likewise.
2915 * cfgloop.c (verify_loop_structure): Likewise.
7382 * cfgloop.c (verify_loop_structure): Likewise.
31858 (verify_loop_structure): Likewise.
32361 * cfgloop.c (verify_loop_structure): Check that looks are not
36276 * cfgloop.c (verify_loop_structure): Streamline and avoid
37912 (verify_loop_structure): Verify that a recorded latch is in fact
38306 * cfgloop.c (verify_loop_structure): Add more checking of headers.
38316 (verify_loop_structure): Cleanup. Verify a loop is a loop.
38352 * cfgloop.c (verify_loop_structure): Properly handle
[all …]
H A DChangeLog-20061884 verify_loop_structure): Use FOR_EACH_LOOP.
4283 verify_loop_structure): Ditto.
4300 verify_loop_structure, duplicate_loop, duplicate_loop_to_header_edge,
4649 * cfgloop.c (mark_single_exit_loops, verify_loop_structure): Ditto.
H A DChangeLog-20153823 (verify_loop_structure): Improve verification of loop->latch.
4093 (verify_loop_structure): Improve verification of loop->latch.
21158 verify_loop_structure for child_cfun if !LOOPS_NEED_FIXUP.
21160 (execute_expand_omp) [ENABLE_CHECKING]: Call verify_loop_structure for
21172 verify_loop_structure.
35448 * cfgloop.c (verify_loop_structure): Verify the root loop node.
H A DChangeLog-20213021 * cfgloop.c (verify_loop_structure): Reduce scope of
5950 * cfgloop.c (verify_loop_structure): Use a temporary BB flag
18385 (verify_loop_structure): Likewise.
23221 * cfgloop.c (verify_loop_structure): Likewise.
H A DChangeLog-200712595 release_recorded_exits, get_loop_exit_edges, verify_loop_structure,
20921 (get_loop_exit_edges, verify_loop_structure, single_exit): Reflect
21164 cancel_loop, verify_loop_structure): Ditto.
32694 (verify_loop_structure): Verify consistency of the exit lists.
H A DChangeLog-201214533 * cfgloop.c (verify_loop_structure): Verify loop fathers.
29662 * cfgloop.c (verify_loop_structure): Calculate or verify dominators.
31776 * cfgloop.c (verify_loop_structure): Verify dominators before
H A DChangeLog-200330835 (verify_loop_structure): Verify EDGE_IRREDUCIBLE_LOOP flags.
35004 find_common_loop, verify_loop_structure): Declarations moved to ...
35023 (verify_loop_structure): Modified to use flags stored in loop structure;
H A DChangeLog10454 * cfgloop.cc (verify_loop_structure): Look for released
H A DChangeLog-200410766 (verify_loop_structure): Likewise.
14807 verify_loop_structure): Likewise.
17104 (verify_loop_structure): Verify single-exit loops.
H A DChangeLog-200522440 verify_loop_structure.
29371 canonicalize_loop_headers, verify_loop_structure): Ditto.
H A DChangeLog-200218782 verify_loop_structure): Declare.
18796 find_common_loop, verify_loop_structure, loop_latch_edge,
H A DChangeLog-201921527 (verify_loop_structure): Same.
28217 (verify_loop_structure): Same.
H A DChangeLog-20105734 * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Start
28816 * cfgloop.c (verify_loop_structure): Likewise.
H A DChangeLog-201617238 * cfgloop.c (verify_loop_structure): Likewise.
H A DChangeLog-201812421 * cfgloop.c (verify_loop_structure): Allocate temporary edge
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dloop.texi189 @item @code{verify_loop_structure}: Checks consistency of the loop
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dloop.texi188 @item @code{verify_loop_structure}: Checks consistency of the loop

12