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