aboutsummaryrefslogtreecommitdiff
path: root/gcc/bitmap.h
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2024-04-09 11:28:47 +0200
committerRichard Biener <rguenther@suse.de>2024-05-02 09:01:11 +0200
commit5176402d6fdbf131d176b5f43ac6449c1bda072b (patch)
treee3db2c6cef3074fc32ba0c44f5969f3e314f0396 /gcc/bitmap.h
parent66f49ccd409c7a3f6eb89dd78e275ab57c983c79 (diff)
downloadgcc-5176402d6fdbf131d176b5f43ac6449c1bda072b.zip
gcc-5176402d6fdbf131d176b5f43ac6449c1bda072b.tar.gz
gcc-5176402d6fdbf131d176b5f43ac6449c1bda072b.tar.bz2
Remove live-info global bitmap
The following removes the unused tree_live_info_d->global bitmap. * tree-ssa-live.h (tree_live_info_d::global): Remove. (partition_is_global): Likewise. (make_live_on_entry): Do not set bit in global. * tree-ssa-live.cc (new_tree_live_info): Do not allocate global bitmap. (delete_tree_live_info): Do not release it. (set_var_live_on_entry): Do not set bits in it.
Diffstat (limited to 'gcc/bitmap.h')
0 files changed, 0 insertions, 0 deletions