Ghidra 11.3.2
Ghidra internal decompiler documentation.
Loading...
Searching...
No Matches
ghidra::Partition Class Reference

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

#include <rangeutil.hh>

Collaboration diagram for ghidra::Partition:
[legend]

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: