|
decompiler 1.0.0
|
An edge in a data-flow path or graph. More...
#include <op.hh>
Public Member Functions | |
| PcodeOpNode (void) | |
| Unused constructor. | |
| PcodeOpNode (PcodeOp *o, int4 s) | |
| Constructor. | |
Public Attributes | |
| PcodeOp * | op |
| The p-code end-point of the edge. | |
| int4 | slot |
| Slot indicating the input Varnode end-point of the edge. | |
An edge in a data-flow path or graph.
A minimal node for traversing expressions in the data-flow