class MachineModuleInfoWasm

Declaration

class MachineModuleInfoWasm : public MachineModuleInfoImpl { /* full declaration omitted */ };

Description

MachineModuleInfoWasm - This is a MachineModuleInfoImpl implementation for Wasm targets.

Declared at: llvm/include/llvm/CodeGen/MachineModuleInfoImpls.h:107

Inherits from: MachineModuleInfoImpl

Member Variables

public StringSet<> MachineSymbolsUsed

Method Overview

Inherited from MachineModuleInfoImpl:

Methods

MachineModuleInfoWasm(
    const llvm::MachineModuleInfo&)

Declared at: llvm/include/llvm/CodeGen/MachineModuleInfoImpls.h:111

Parameters

const llvm::MachineModuleInfo&

virtual void anchor()

Declared at: llvm/include/llvm/CodeGen/MachineModuleInfoImpls.h:108