tree-ssa-structalias.c (find_func_aliases_for_builtin_call): New function split out...
authorRichard Guenther <rguenther@suse.de>
Thu, 28 Apr 2011 09:08:42 +0000 (09:08 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 28 Apr 2011 09:08:42 +0000 (09:08 +0000)
commite38811ce28249cd1074c7f96ad1c5c14eb6e9c01
tree627ed259ad17e9e5abbb80a5a9c55e5ca285d7ea
parenta300121e62712fdafb2b508f8a392cffccf075c8
tree-ssa-structalias.c (find_func_aliases_for_builtin_call): New function split out from ...

2011-04-28  Richard Guenther  <rguenther@suse.de>

* tree-ssa-structalias.c (find_func_aliases_for_builtin_call):
New function split out from ...
(find_func_aliases): ... here.  Call it.
(find_func_aliases_for_call): Likewise.

From-SVN: r173060
gcc/ChangeLog
gcc/tree-ssa-structalias.c