Method | Description | |
---|---|---|
AotMethodCompiler ( |
Initializes a new instance of the AotMethodCompiler class.
|
public AotMethodCompiler ( |
||
compiler | The compiler. | |
method | MosaMethod | The method. |
basicBlocks | BasicBlocks | The basic blocks. |
threadID | int | The thread identifier. |
return | Mosa.Compiler.Framework |