C# Class DCPUB.Intermediate.Peephole.WholeInstructionMatchOr

Inheritance: WholeInstructionMatcher
Exibir arquivo Open project: Blecki/DCPUB

Public Methods

Method Description
Init ( Irony context, Irony treeNode ) : void
Match ( Instruction ins, Operand>.Dictionary values ) : bool

Method Details

Init() public method

public Init ( Irony context, Irony treeNode ) : void
context Irony
treeNode Irony
return void

Match() public method

public Match ( Instruction ins, Operand>.Dictionary values ) : bool
ins Instruction
values Operand>.Dictionary
return bool