|
LLVM 24.0.0git
|
#include "llvm/ADT/StringRef.h"#include "llvm/CodeGen/MachineFunction.h"#include "llvm/CodeGen/MachineFunctionAnalysisManager.h"#include "llvm/CodeGen/MachineFunctionPass.h"#include "llvm/IR/Analysis.h"#include "llvm/IR/PassManager.h"#include "llvm/Support/CodeGen.h"#include "llvm/Support/Compiler.h"Go to the source code of this file.
Classes | |
| class | llvm::InstructionSelectLegacy |
| This pass is responsible for selecting generic machine instructions to target-specific instructions. More... | |
| class | llvm::InstructionSelectImpl |
| class | llvm::InstructionSelectPass |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |