LLVM 20.0.0git
|
#include "SystemZMachineFunctionInfo.h"
#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"
#include "llvm/Target/TargetMachine.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 53 of file SystemZCopyPhysRegs.cpp.