This class initializes machine functions by applying the state loaded from a MIR file.
Synopsis
Declared in <llvm/CodeGen/MIRParser/MIRParser.h>
class MIRParser;
Member Functions
Name |
Description |
|
Constructors |
|
Destroys the MIR parser and its implementation. |
Parses the optional LLVM IR module in the MIR file. |
|
|
Non-Member Functions
Name |
Description |
This function is another interface to the MIR serialization format parser. |
|
This function is the main interface to the MIR serialization format parser. |
Created with MrDocs