diff options
author | Richard Biener <rguenther@suse.de> | 2013-03-25 12:53:57 +0000 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2013-03-25 12:53:57 +0000 |
commit | 374001cbeedd6e59a21bad4b62e40c5657e79645 (patch) | |
tree | c6e9c7f8cbc84b75af278e6a553950a24af122ce /gcc/tree-eh.c | |
parent | 5789594736ea2fae7b4d45a5486560fd2f8d9aea (diff) | |
download | gcc-374001cbeedd6e59a21bad4b62e40c5657e79645.zip gcc-374001cbeedd6e59a21bad4b62e40c5657e79645.tar.gz gcc-374001cbeedd6e59a21bad4b62e40c5657e79645.tar.bz2 |
tree-ssa-loop-im.c (struct mem_ref): Use bitmap_head instead of bitmap.
2013-03-25 Richard Biener <rguenther@suse.de>
* tree-ssa-loop-im.c (struct mem_ref): Use bitmap_head instead
of bitmap.
(memory_references): Likewise.
(outermost_indep_loop, mem_ref_alloc, mark_ref_stored,
gather_mem_refs_stmt, record_dep_loop, ref_indep_loop_p_1,
ref_indep_loop_p_2, find_refs_for_sm): Adjust.
(gather_mem_refs_in_loops): Fold into ...
(analyze_memory_references): ... this. Move initialization
to tree_ssa_lim_initialize.
(fill_always_executed_in): Rename to ...
(fill_always_executed_in_1): ... this.
(fill_always_executed_in): Move contains_call computation to
this new function from ...
(tree_ssa_lim_initialize): ... here.
(tree_ssa_lim): Call fill_always_executed_in.
From-SVN: r197038
Diffstat (limited to 'gcc/tree-eh.c')
0 files changed, 0 insertions, 0 deletions