GCC Middle and Back End API Reference
|
#include <sbitmap.h>
Data Fields | |
unsigned char * | popcount |
unsigned int | n_bits |
unsigned int | size |
SBITMAP_ELT_TYPE | elms [1] |
SBITMAP_ELT_TYPE simple_bitmap_def::elms[1] |
Referenced by bitmap_and(), bitmap_and_compl(), bitmap_and_or(), bitmap_bit_p(), bitmap_clear(), bitmap_clear_bit(), bitmap_copy(), bitmap_empty_p(), bitmap_equal_p(), bitmap_intersect_p(), bitmap_intersection_of_preds(), bitmap_intersection_of_succs(), bitmap_ior(), bitmap_ior_and_compl(), bitmap_last_set_bit(), bitmap_not(), bitmap_ones(), bitmap_or_and(), bitmap_set_bit(), bitmap_subset_p(), bitmap_union_of_preds(), bitmap_union_of_succs(), bitmap_xor(), bmp_iter_set_init(), dump_bitmap(), pre_edge_insert(), sbitmap_resize(), and sbitmap_verify_popcount().
unsigned int simple_bitmap_def::n_bits |
Referenced by bitmap_not(), bitmap_ones(), dump_bitmap(), dump_bitmap_file(), sbitmap_alloc(), sbitmap_realloc(), sbitmap_resize(), and sbitmap_vector_alloc().
unsigned char* simple_bitmap_def::popcount |
Referenced by bitmap_and(), bitmap_and_compl(), bitmap_and_or(), bitmap_clear(), bitmap_clear_bit(), bitmap_copy(), bitmap_intersection_of_preds(), bitmap_intersection_of_succs(), bitmap_ior(), bitmap_ior_and_compl(), bitmap_not(), bitmap_ones(), bitmap_or_and(), bitmap_set_bit(), bitmap_union_of_preds(), bitmap_union_of_succs(), bitmap_xor(), sbitmap_alloc(), sbitmap_alloc_with_popcount(), sbitmap_free(), sbitmap_resize(), sbitmap_vector_alloc(), and sbitmap_verify_popcount().
unsigned int simple_bitmap_def::size |
Referenced by bitmap_and(), bitmap_and_compl(), bitmap_and_or(), bitmap_clear(), bitmap_copy(), bitmap_empty_p(), bitmap_equal_p(), bitmap_intersect_p(), bitmap_intersection_of_preds(), bitmap_intersection_of_succs(), bitmap_ior(), bitmap_ior_and_compl(), bitmap_last_set_bit(), bitmap_not(), bitmap_ones(), bitmap_or_and(), bitmap_subset_p(), bitmap_union_of_preds(), bitmap_union_of_succs(), bitmap_xor(), bmp_iter_set_init(), dump_bitmap(), pre_edge_insert(), sbitmap_alloc(), sbitmap_alloc_with_popcount(), sbitmap_realloc(), sbitmap_resize(), sbitmap_size_bytes(), sbitmap_vector_alloc(), and sbitmap_verify_popcount().