bitmap_set Struct Reference


Data Fields

bitmap expressions
bitmap values

Detailed Description

An unordered bitmap set.  One bitmap tracks values, the other,
   expressions.   

Definition at line 226 of file tree-ssa-pre.c.


Field Documentation

bitmap bitmap_set::expressions
 

Definition at line 228 of file tree-ssa-pre.c.

Referenced by bitmap_insert_into_set(), bitmap_print_value_set(), bitmap_set_and(), bitmap_set_and_compl(), bitmap_set_contains(), bitmap_set_copy(), bitmap_set_new(), and insert_aux().

bitmap bitmap_set::values
 

Definition at line 229 of file tree-ssa-pre.c.

Referenced by bitmap_insert_into_set(), bitmap_set_and(), bitmap_set_and_compl(), bitmap_set_contains_value(), bitmap_set_copy(), bitmap_set_empty_p(), and bitmap_set_new().


The documentation for this struct was generated from the following file:
Generated on Sun Sep 17 18:04:16 2006 for Tree SSA by  doxygen 1.4.6