aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-data-ref.c
diff options
context:
space:
mode:
authorSteven Bosscher <stevenb@suse.de>2004-11-12 00:08:41 +0000
committerSteven Bosscher <steven@gcc.gnu.org>2004-11-12 00:08:41 +0000
commitd0ce8e4c9772b478f7ce3088a46c5824c9c83c5a (patch)
tree549c93fd7b517405b6cf8a6a87d32d1556f8e140 /gcc/tree-data-ref.c
parent903676f62fc20f2bf6b7732ad0466f0749b49300 (diff)
downloadgcc-d0ce8e4c9772b478f7ce3088a46c5824c9c83c5a.zip
gcc-d0ce8e4c9772b478f7ce3088a46c5824c9c83c5a.tar.gz
gcc-d0ce8e4c9772b478f7ce3088a46c5824c9c83c5a.tar.bz2
tree-ssa.c (walk_use_def_chains_1): Make the visited map a pointer set instead of a bitmap.
* tree-ssa.c (walk_use_def_chains_1): Make the visited map a pointer set instead of a bitmap. (walk_use_def_chains): Create, pass and clean up that pointer_set. * tree-ssa-alias.c (struct alias_info): Make the ssa_names_visited field an sbitmap. (init_alias_info): Allocate and zero it here. (delete_alias_info): Delete it here. (collect_points_to_info_for): Use it. From-SVN: r90508
Diffstat (limited to 'gcc/tree-data-ref.c')
0 files changed, 0 insertions, 0 deletions