C# Класс Mosa.Compiler.Framework.IR.Phi

Used in the single static assignment form of the instruction stream to automatically select the appropriate value of a variable depending on the incoming edge.
Наследование: BaseIRInstruction
Показать файл Открыть проект

Открытые методы

Метод Описание
Phi ( )

Initializes a new instance of the Phi class.

Описание методов

Phi() публичный Метод

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