diff options
author | Richard Henderson <rth@redhat.com> | 2001-07-06 14:24:04 -0700 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 2001-07-06 14:24:04 -0700 |
commit | 87e08c698d7deb8560658f251d82eb4b02fb4b9e (patch) | |
tree | c8a9983bb6fed181d95eb9f6497dc559443ed420 /gcc/combine.c | |
parent | 0dab343a495fecd50e3bf7d5fd6a32c6f0a03c73 (diff) | |
download | gcc-87e08c698d7deb8560658f251d82eb4b02fb4b9e.zip gcc-87e08c698d7deb8560658f251d82eb4b02fb4b9e.tar.gz gcc-87e08c698d7deb8560658f251d82eb4b02fb4b9e.tar.bz2 |
bitmap.c (bitmap_release_memory): Move adjacent to the allocation functions.
* bitmap.c (bitmap_release_memory): Move adjacent to the
allocation functions.
(bitmap_first_set_bit, bitmap_last_set_bit): Streamline knowing
the implementation. Binary search for the set bit.
(bitmap_union_of_diff): Allocate the temporary on the stack
instead of using xmalloc.
From-SVN: r43822
Diffstat (limited to 'gcc/combine.c')
0 files changed, 0 insertions, 0 deletions