Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Mosa
Compiler
Framework
IR
Phi
C# Class 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.
Inheritance:
BaseIRInstruction
ファイルを表示
Open project: tgiphil/MOSA-Project
Public Methods
Method
Description
Phi
( )
Initializes a new instance of the
Phi
class.
Method Details
Phi()
public
method
Initializes a new instance of the
Phi
class.
public
Phi
( )