|
LLVM 22.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"Go to the source code of this file.
Functions | |
| INITIALIZE_PASS (SystemZLDCleanup, "systemz-ld-cleanup", "SystemZ Local Dynamic TLS Access Clean-up", false, false) FunctionPass *llvm | |
| INITIALIZE_PASS | ( | SystemZLDCleanup | , |
| "systemz-ld-cleanup" | , | ||
| "SystemZ Local Dynamic TLS Access Clean-up" | , | ||
| false | , | ||
| false | ) |
Definition at line 49 of file SystemZLDCleanup.cpp.
References llvm::createSystemZLDCleanupPass().