|
decompiler 1.0.0
|
During final transformation, this is the state maintained between processing individual PullRecords. More...
Private Attributes | |
| vector< PcodeOp * > | deadScratch |
| Scratch space for opDestroyRecursive method. | |
| Datatype * | partialType |
| Partial data-type of the root container. | |
| int4 | count |
| Number of PullRecords processed. | |
Friends | |
| class | BitFieldPullTransform |
During final transformation, this is the state maintained between processing individual PullRecords.