9#ifndef LLVM_CODEGEN_MACHINEVERIFIER_H
10#define LLVM_CODEGEN_MACHINEVERIFIER_H
A container for analyses that lazily runs them and caches their results.
PreservedAnalyses run(MachineFunction &MF, MachineFunctionAnalysisManager &MFAM)
MachineVerifierPass(const std::string &Banner=std::string())
A set of analyses that are preserved following a run of a transformation pass.
This is an optimization pass for GlobalISel generic memory operations.
A CRTP mix-in to automatically provide informational APIs needed for passes.