C# Class Mosa.Compiler.Framework.Stages.PreciseGCStage.RangeData

ファイルを表示 Open project: tgiphil/MOSA-Project

Public Properties

Property Type Description
GenList List
KillList List
Register Register
StackLocal Operand
UseList List

Property Details

GenList public_oe property

public List GenList
return List

KillList public_oe property

public List KillList
return List

Register public_oe property

public Register Register
return Register

StackLocal public_oe property

public Operand StackLocal
return Operand

UseList public_oe property

public List UseList
return List