------- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-24 00:04 ------- Most of the time is spent checking for avoiding duplicates in tree-ssa-alias.c:1625-1627.
Again maybe a hash table or something to mark it as being aliased already. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21304