C-Breeze
C Compiler Infrastructure

[ Project home page]
Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

worklist.h File Reference

#include <bitset>

Go to the source code of this file.

Compounds

class  workList

Typedefs

typedef bitset< 4096 > worklist_set


Typedef Documentation

typedef bitset<4096> worklist_set
 

Definition at line 43 of file worklist.h.

Referenced by procedureInfo::add_reachable_blocks().


Generated on August 27, 2003
Back to the C-Breeze home page