decompiler
1.0.0
|
Class representing a term in an additive expression. More...
#include <coreaction.hh>
Private Attributes | |
PcodeOp * | op |
Lone descendant reading the term. | |
int4 | slot |
The input slot of the term. | |
Varnode * | vn |
The term Varnode. | |
PcodeOp * | mult |
The (optional) multiplier being applied to the term. | |
Class representing a term in an additive expression.