C# Class Mosa.Compiler.Framework.IR.CompareInteger

Intermediate representation of an integer comparison.
Inheritance: Mosa.Compiler.Framework.IR.ThreeOperandInstruction
Exibir arquivo Open project: tgiphil/MOSA-Project

Public Methods

Method Description
CompareInteger ( )

Initializes a new instance of the CompareInteger class.

Method Details

CompareInteger() public method

Initializes a new instance of the CompareInteger class.
public CompareInteger ( )