tree-ssa-loop-im.c (memory_references): Drop all_refs_in_loop.
authorRichard Biener <rguenther@suse.de>
Fri, 22 Mar 2013 13:06:33 +0000 (13:06 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 22 Mar 2013 13:06:33 +0000 (13:06 +0000)
commite9cf7316cb3d029ae8bd3708b016b3dfcbe43250
treee8ee280c4208e5c709eb002651e86dc5771fd94d
parentf046e81b8609ffc8e1a4fcd34699cff6b3f2937d
tree-ssa-loop-im.c (memory_references): Drop all_refs_in_loop.

2013-03-22  Richard Biener  <rguenther@suse.de>

* tree-ssa-loop-im.c (memory_references): Drop all_refs_in_loop.
(gather_mem_refs_in_loops): Do not compute it.
(analyze_memory_references): Do not allocate it.
(tree_ssa_lim_finalize): Do not free it.
(for_all_locs_in_loop): Do not query all_refs_in_loop.

From-SVN: r196960
gcc/ChangeLog
gcc/tree-ssa-loop-im.c