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

Placeholder node for PcodeOp operating on smaller logical values. More...

Collaboration diagram for ghidra::SubvariableFlow::ReplaceOp:
[legend]

Private Attributes

PcodeOpop
 op getting paralleled
 
PcodeOpreplacement
 The new op.
 
OpCode opc
 Opcode of the new op.
 
int4 numparams
 Number of parameters in (new) op.
 
ReplaceVarnodeoutput
 Varnode output.
 
vector< ReplaceVarnode * > input
 Varnode inputs.
 

Friends

class SubvariableFlow
 

Detailed Description

Placeholder node for PcodeOp operating on smaller logical values.


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