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
파일 보기 프로젝트 열기: tgiphil/MOSA-Project

공개 메소드들

메소드 설명
Phi ( )

Initializes a new instance of the Phi class.

메소드 상세

Phi() 공개 메소드

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