Home
last modified time | relevance | path

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

12

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dloop-init.cc95 current_loops = flow_loops_find (NULL); in loop_optimizer_init()
265 flow_loops_find (current_loops); in fix_loop_structure()
H A Dcfgloop.h340 extern struct loops *flow_loops_find (struct loops *);
H A Dcfgloop.cc423 flow_loops_find (struct loops *loops) in flow_loops_find() function
H A Dlto-streamer-in.cc1132 flow_loops_find (loops); in input_cfg()
H A DChangeLog-20003836 * flow.c (flow_loops_find): Change callers.
8856 (flow_loops_find): Add flags to prototype.
8861 (flow_loops_find): New argument flags.
8863 * toplev.c (rest_of_compilation): Add flag argument to flow_loops_find.
10446 (flow_loops_find): Call flow_loop_entry_edges_find.
13086 (flow_loops_find): Allocate rc_order and swap usage with
29692 * flow.c (flow_loops_find): Compute loop->first and loop->last.
30275 (flow_loops_find): Set loops->levels.
31738 (flow_loops_find): Likewise.
H A DChangeLog-2005955 * cfgloop.c (flow_loops_cfg_dump, flow_loops_find, get_loop_body): Ditto.
30456 (flow_loops_find): Flags argument removed. Do not call flow_loop_scan.
30466 flow_loops_find.
30468 (if_convert): Call flow_loops_find and flow_loops_free
30471 ifcvt.c. Removed the flow_loops_find, flow_loops_free and
30473 * loop-init.c (flow_loops_find): Ditto.
30475 * lambda-code.c (perfect_nestify): Do not call flow_loops_find.
30480 (tree_estimate_probability): Do not pass flags to flow_loops_find.
31204 (flow_loops_find): Reset the max loop depth count before finding loops.
H A DChangeLog.dataflow3157 (establish_preds, flow_loops_find): Removed ref to cfun->max_loop_depth.
H A DChangeLog-20061887 (flow_loops_find): Push the loops into a vector.
4768 (flow_loops_find): Do not call flow_loops_level_compute.
4870 flow_loops_find.
5071 (flow_loops_find): Do not set dfs_order and rc_order in loops
H A DChangeLog-20133053 * cfgloop.c (flow_loops_find): Likewise.
7384 (flow_loops_find): Likewise.
32307 (flow_loops_find): Adjust.
37911 * cfgloop.c (flow_loops_find): Reset latch before recomputing it.
38311 * cfgloop.h (flow_loops_find): Adjust.
38314 (flow_loops_find): ... here. Adjust function signature,
38321 (fix_loop_structure): Use apply_loop_flags. Use flow_loops_find
H A DChangeLog-200215066 canonicale_loop_headers, flow_loops_find): Likewise.
18800 (flow_loops_find): Store results in new format.
18968 * cfgloop.c (flow_loops_find): Initialize first and last fields
19705 * cfgloop.c (flow_loop_scan, flow_loops_find): Likewise.
20214 * cfgloop.c (flow_loops_cfg_dump, flow_loops_find):
21664 flow_loops_find, flow_loop_outside_edge_p): Modified.
H A DChangeLog-200712597 (flow_loops_find): Do not clear loops->state.
14345 (flow_loops_find): Create root of the loop tree unconditionally.
20916 (flow_loops_find): Vector larray is gc allocated.
29784 (flow_loops_find): Ditto. Do not call canonicalize_loop_headers.
32695 (flow_loops_find): Use alloc_loop. Initialize exits hash.
H A DChangeLog-1999723 (flow_loops_find): Initialize the loop_depth for each basic block.
1773 (flow_loops_find, flow_loop_outside_edge_p): Likewise.
1775 (flow_loops_find, flow_loops_free, flow_loop_dump): Add protoypes.
H A DChangeLog-20041250 (flow_loops_find): Don't set loop->levels.
8967 (flow_loops_find): Initialize the parallel_p field to true for all
10762 (flow_loops_find): Likewise.
14803 flow_loop_entry_edges_find, flow_loops_find,
20990 (canonicalize_loop_headers, flow_loops_find): Do not free dominance
47818 * cfgloop.c (flow_loops_find): Always free the sbitmap
H A DChangeLog-2001591 * cfgloop.c (flow_loops_find): Use the information of the depth
11695 flow_loops_find, flow_loops_update, flow_loop_outside_edge_p):
17892 * flow.c (flow_loops_find): Free dom if we found no loops, since
32486 (flow_loops_find) ... here.
H A DChangeLog-2003234 flow_loop_scan, canonicalize_loop_headers, flow_loops_find): Updated
34997 (struct loop, struct loops, flow_loops_find, flow_loops_update,
35021 (make_forwarder_block, flow_loops_find, loop_preheader_edge,
35769 * cfgloop.c (flow_loops_find): Fix handling of abnormal edges.
H A DChangeLog.tree-ssa3584 flow_loop_scan, canonicalize_loop_headers, flow_loops_find): Updated
H A DChangeLog-20153822 (flow_loops_find): ... here.
4092 (flow_loops_find): ... here.
H A DChangeLog-201214732 (flow_loops_find): Likewise.
H A DChangeLog-201921505 (flow_loops_find): Same.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dloop-init.c93 current_loops = flow_loops_find (NULL); in loop_optimizer_init()
259 flow_loops_find (current_loops); in fix_loop_structure()
H A Dcfgloop.h340 extern struct loops *flow_loops_find (struct loops *);
H A Dcfgloop.c423 flow_loops_find (struct loops *loops) in flow_loops_find() function
H A Dlto-streamer-in.c1145 flow_loops_find (loops);
/netbsd-src/external/gpl3/gcc.old/dist/
H A DNEWS17300 * [422]11496 (fortran) error in flow_loops_find when -funroll-loops
/netbsd-src/external/gpl3/gcc/dist/
H A DNEWS19150 * [422]11496 (fortran) error in flow_loops_find when -funroll-loops

12