C# Class Mosa.Compiler.Framework.Stages.IRCleanupStage

Inheritance: EmptyBlockRemovalStage
Show file Open project: tgiphil/MOSA-Project

Protected Methods

Method Description
Run ( ) : void

Private Methods

Method Description
OrderBlocks ( ) : void
RemoveNops ( ) : void

Method Details

Run() protected method

protected Run ( ) : void
return void