decompiler  1.0.0
Public Member Functions | Private Attributes | Friends | List of all members
Partition Class Reference

A range of nodes (within the weak topological ordering) that are iterated together. More...

#include <rangeutil.hh>

Public Member Functions

 Partition (void)
 Construct empty partition.
 

Private Attributes

ValueSetstartNode
 Starting node of component.
 
ValueSetstopNode
 Ending node of component.
 
bool isDirty
 Set to true if a node in this component has changed this iteration.
 

Friends

class ValueSetSolver
 

Detailed Description

A range of nodes (within the weak topological ordering) that are iterated together.


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