|
LLVM 22.0.0git
|
#include "SystemZTargetMachine.h"#include "llvm/CodeGen/MachineDominators.h"#include "llvm/CodeGen/MachineFunctionPass.h"#include "llvm/CodeGen/MachineInstrBuilder.h"#include "llvm/CodeGen/MachineRegisterInfo.h"#include "llvm/CodeGen/TargetInstrInfo.h"#include "llvm/CodeGen/TargetRegisterInfo.h"Go to the source code of this file.
Functions | |
| INITIALIZE_PASS (SystemZCopyPhysRegs, "systemz-copy-physregs", "SystemZ Copy Physregs", false, false) FunctionPass *llvm | |
| INITIALIZE_PASS | ( | SystemZCopyPhysRegs | , |
| "systemz-copy-physregs" | , | ||
| "SystemZ Copy Physregs" | , | ||
| false | , | ||
| false | ) |
Definition at line 48 of file SystemZCopyPhysRegs.cpp.
References llvm::createSystemZCopyPhysRegsPass().