ClearBlue
Public Member Functions | Data Fields
SymbolicExprGraph::CDGCond Struct Reference
Collaboration diagram for SymbolicExprGraph::CDGCond:
Collaboration graph
[legend]

Public Member Functions

 CDGCond (SEGNodeBase *CN, BasicBlock *B, bool C)
 
 CDGCond (SEGNodeBase *CN, WrappedBasicBlock *B, bool C)
 
bool operator< (const CDGCond &RHS) const
 
bool operator== (const CDGCond &RHS) const
 
BasicBlock * getBB () const
 

Data Fields

SEGNodeBaseCondNode
 
WrappedBasicBlock * BB
 
bool Cond
 

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