MachineModuleInfoWasm - This is a MachineModuleInfoImpl implementation for Wasm targets.
Declared in <llvm/CodeGen/MachineModuleInfoImpls.h>
class MachineModuleInfoWasm
: public MachineModuleInfoImpl
| Name | Description |
|---|---|
MachineModuleInfoImpl | This class can be derived from and used by targets to hold private target-specific information for each Module. Objects of type are accessed/created with MachineModuleInfo::getObjFileInfo and destroyed when the MachineModuleInfo is destroyed. |
| Name | Description |
|---|---|
ExprStubListTy | A variant of SymbolListTy where the stub is a generalized MCExpr. |
StubValueTy | |
SymbolListTy |
| Name | Description |
|---|---|
MachineModuleInfoWasm [constructor] | Construct from MachineModuleInfo |
| Name |
|---|
MachineSymbolsUsed |
| Name | Description |
|---|---|
getSortedExprStubs | Return the entries from a DenseMap in a deterministic sorted orer. Clears the map. |
getSortedStubs | Return the entries from a DenseMap in a deterministic sorted orer. Clears the map. |