Searched refs:flow_loops_find (Results 1 – 14 of 14) sorted by relevance
| /trueos/contrib/gcc/ |
| HD | loop-init.c | 65 if (flow_loops_find (loops) <= 1) in loop_optimizer_init()
|
| HD | cfgloop.h | 182 extern int flow_loops_find (struct loops *);
|
| HD | cfgloop.c | 593 flow_loops_find (struct loops *loops) in flow_loops_find() function
|
| HD | predict.c | 1294 flow_loops_find (&loops_info); in tree_estimate_probability()
|
| HD | tree-ssa-dom.c | 279 flow_loops_find (&loops_info); in tree_ssa_dominator_optimize()
|
| HD | ifcvt.c | 3860 flow_loops_find (&loops); in if_convert()
|
| HD | ChangeLog-2000 | 3836 * 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.
|
| HD | ChangeLog-2005 | 955 * cfgloop.c (flow_loops_cfg_dump, flow_loops_find, get_loop_body): Ditto. 30457 (flow_loops_find): Flags argument removed. Do not call flow_loop_scan. 30467 flow_loops_find. 30469 (if_convert): Call flow_loops_find and flow_loops_free 30472 ifcvt.c. Removed the flow_loops_find, flow_loops_free and 30474 * loop-init.c (flow_loops_find): Ditto. 30476 * lambda-code.c (perfect_nestify): Do not call flow_loops_find. 30481 (tree_estimate_probability): Do not pass flags to flow_loops_find. 31205 (flow_loops_find): Reset the max loop depth count before finding loops.
|
| HD | ChangeLog-2002 | 15066 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.
|
| HD | ChangeLog-1999 | 723 (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.
|
| HD | ChangeLog-2004 | 1250 (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
|
| HD | ChangeLog-2001 | 591 * 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.
|
| HD | ChangeLog-2003 | 234 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.
|
| HD | ChangeLog.tree-ssa | 3584 flow_loop_scan, canonicalize_loop_headers, flow_loops_find): Updated
|