Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Mosa
Compiler
Framework
IR
Prologue
C# Class Mosa.Compiler.Framework.IR.Prologue
An abstract intermediate representation of the method prologue.
This instruction is usually derived by the architecture and expanded appropriately for the calling convention of the method.
Inheritance:
BaseIRInstruction
Show file
Open project: tgiphil/MOSA-Project
Public Methods
Method
Description
Prologue
( )
Initializes a new instance of
Prologue
.
Method Details
Prologue()
public
method
Initializes a new instance of
Prologue
.
public
Prologue
( )