diff options
author | Nathan Sidwell <nathan@codesourcery.com> | 2004-11-04 09:12:12 +0000 |
---|---|---|
committer | Nathan Sidwell <nathan@gcc.gnu.org> | 2004-11-04 09:12:12 +0000 |
commit | e90ea8cbc473c83541176cc513cfac9775f099fb (patch) | |
tree | baa9f15d3be7a5a2ed37b5df9c7469b4f622a578 /gcc/predict.c | |
parent | 67299d9127c08dcc633ea6433dc1a3234256eaf0 (diff) | |
download | gcc-e90ea8cbc473c83541176cc513cfac9775f099fb.zip gcc-e90ea8cbc473c83541176cc513cfac9775f099fb.tar.gz gcc-e90ea8cbc473c83541176cc513cfac9775f099fb.tar.bz2 |
bitmap.h (bitmap_iterator): Remove word_bit and bit fields.
* bitmap.h (bitmap_iterator): Remove word_bit and bit
fields. Rename others.
(bmp_iter_common_next_1, bmp_iter_single_next_1,
bmp_iter_single_init, bmp_iter_end_p, bmp_iter_single_next,
bmp_iter_and_not_next_1, bmp_iter_and_not_init,
bmp_iter_and_not_next, bmp_iter_and_next_1, bmp_iter_and_init,
bmp_iter_and_next): Remove.
(bmp_iter_set_init, bmp_iter_and_init, bmp_iter_and_compl_init,
bmp_iter_next, bmp_iter_set, bmp_iter_and, bmp_iter_and_compl):
New.
(EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_IN_BITMAP,
EXECUTE_IF_AND_COMPL_IN_BITMAP): Adjust.
From-SVN: r90055
Diffstat (limited to 'gcc/predict.c')
0 files changed, 0 insertions, 0 deletions