LLVM 18.0.0git
|
#include "llvm/ADT/FunctionExtras.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/IR/PassManager.h"
#include "llvm/Support/Error.h"
#include <map>
Go to the source code of this file.
Classes | |
class | llvm::MachineFunctionAnalysisManager |
An AnalysisManager<MachineFunction> that also exposes IR analysis results. More... | |
class | llvm::MachineFunctionPassManager |
MachineFunctionPassManager adds/removes below features to/from the base PassManager template instantiation. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |