C# 클래스 Mosa.Compiler.Framework.Stages.JumpOptimizationStage

This stages removes jumps to the next instruction
상속: BaseCodeTransformationStage
파일 보기 프로젝트 열기: tgiphil/MOSA-Project

보호된 메소드들

메소드 설명
PopulateVisitationDictionary ( ) : void
Run ( ) : void

메소드 상세

PopulateVisitationDictionary() 보호된 메소드

protected PopulateVisitationDictionary ( ) : void
리턴 void

Run() 보호된 메소드

protected Run ( ) : void
리턴 void