decompiler 1.0.0
Private Attributes | Friends | List of all members
ghidra::BitFieldPullTransform::TransformState Class Reference

During final transformation, this is the state maintained between processing individual PullRecords. More...

Private Attributes

vector< PcodeOp * > deadScratch
 Scratch space for opDestroyRecursive method.
 
DatatypepartialType
 Partial data-type of the root container.
 
int4 count
 Number of PullRecords processed.
 

Friends

class BitFieldPullTransform
 

Detailed Description

During final transformation, this is the state maintained between processing individual PullRecords.


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