decompiler  1.0.0
Public Member Functions | Public Attributes | List of all members
PathMeld::RootedOp Struct Reference

A PcodeOp in the path set associated with the last Varnode in the intersection. More...

Public Member Functions

 RootedOp (PcodeOp *o, int4 root)
 Constructor.
 

Public Attributes

PcodeOpop
 An op in the container.
 
int4 rootVn
 The index, within commonVn, of the Varnode at the split point.
 

Detailed Description

A PcodeOp in the path set associated with the last Varnode in the intersection.

This links a PcodeOp to the point where the flow path to it split from common path


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