Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Mosa
Platform
x86
Stages
SimpleDeadCodeRemovalStage
C# Class Mosa.Platform.x86.Stages.SimpleDeadCodeRemovalStage
The simple dead code removal stage remove useless instructions and NOP instructions prior to the register allocation stage.
Inheritance:
BaseTransformationStage
Exibir arquivo
Open project: tgiphil/MOSA-Project
Protected Methods
Method
Description
PopulateVisitationDictionary
( ) :
void
Run
( ) :
void
Method Details
PopulateVisitationDictionary()
protected
method
protected
PopulateVisitationDictionary
( ) :
void
return
void
Run()
protected
method
protected
Run
( ) :
void
return
void