LLVM 20.0.0git
|
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/SetVector.h"
#include "llvm/CodeGen/MachineModuleInfo.h"
#include <cassert>
Go to the source code of this file.
Classes | |
class | llvm::MachineModuleInfoMachO |
MachineModuleInfoMachO - This is a MachineModuleInfoImpl implementation for MachO targets. More... | |
class | llvm::MachineModuleInfoELF |
MachineModuleInfoELF - This is a MachineModuleInfoImpl implementation for ELF targets. More... | |
class | llvm::MachineModuleInfoCOFF |
MachineModuleInfoCOFF - This is a MachineModuleInfoImpl implementation for COFF targets. More... | |
class | llvm::MachineModuleInfoWasm |
MachineModuleInfoWasm - This is a MachineModuleInfoImpl implementation for Wasm targets. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |