|
LLVM 22.0.0git
|
#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/PointerIntPair.h"#include "llvm/IR/PassManager.h"#include "llvm/MC/MCContext.h"#include "llvm/MC/MCSymbol.h"#include "llvm/Pass.h"#include "llvm/Support/Compiler.h"#include <memory>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| class | llvm::MachineModuleInfoImpl |
| This class can be derived from and used by targets to hold private target-specific information for each Module. More... | |
| class | llvm::MachineModuleInfo |
| This class contains meta information specific to a module. More... | |
| class | llvm::MachineModuleInfoWrapperPass |
| class | llvm::MachineModuleAnalysis |
An analysis that produces MachineModuleInfo for a module. More... | |
| class | llvm::MachineModuleAnalysis::Result |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |