FORM  4.3
Public Member Functions | Data Fields
node Struct Reference

Public Member Functions

 node (const WORD *data)
 
int cmp (const struct node *rhs) const
 
bool operator() (const struct node *lhs, const struct node *rhs) const
 
void calcHash ()
 

Data Fields

const WORD * data
 
struct nodel
 
struct noder
 
WORD sign
 
UWORD hash
 

Detailed Description

Definition at line 1449 of file optimize.cc.


The documentation for this struct was generated from the following file: