ROSE  0.11.145.0
Public Member Functions | List of all members
Rose::BinaryAnalysis::DataFlow::SemanticsMerge Class Reference

Description

Basic merge operation for instruction semantics.

This merge operator is for data-flow that uses an instruction semantics state.

Definition at line 215 of file DataFlow.h.

#include <Rose/BinaryAnalysis/DataFlow.h>

Public Member Functions

 SemanticsMerge (const InstructionSemantics::BaseSemantics::RiscOperatorsPtr &ops)
 
 SemanticsMerge (const InstructionSemantics::BaseSemantics::DispatcherPtr &cpu)
 
bool operator() (InstructionSemantics::BaseSemantics::StatePtr &dst, const InstructionSemantics::BaseSemantics::StatePtr &src) const
 

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