LLVM  8.0.1
Classes | Namespaces
WebAssemblyMCInstLower.h File Reference

This file declares the class to lower WebAssembly MachineInstrs to their corresponding MCInst records. More...

#include "llvm/MC/MCInst.h"
#include "llvm/Support/Compiler.h"
Include dependency graph for WebAssemblyMCInstLower.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::WebAssemblyMCInstLower
 This class is used to lower an MachineInstr into an MCInst. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.
 

Detailed Description

This file declares the class to lower WebAssembly MachineInstrs to their corresponding MCInst records.

Definition in file WebAssemblyMCInstLower.h.