LLVM 22.0.0git
SystemZTDC.cpp File Reference
#include "SystemZ.h"
#include "SystemZSubtarget.h"
#include "llvm/ADT/MapVector.h"
#include "llvm/CodeGen/TargetPassConfig.h"
#include "llvm/IR/Constants.h"
#include "llvm/IR/IRBuilder.h"
#include "llvm/IR/InstIterator.h"
#include "llvm/IR/Instructions.h"
#include "llvm/IR/IntrinsicsS390.h"
#include "llvm/IR/LegacyPassManager.h"
#include "llvm/IR/Module.h"
#include "llvm/Target/TargetMachine.h"
#include <set>

Go to the source code of this file.

Functions

 INITIALIZE_PASS (SystemZTDCPass, "systemz-tdc", "SystemZ Test Data Class optimization", false, false) FunctionPass *llvm

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( SystemZTDCPass ,
"systemz-tdc" ,
"SystemZ Test Data Class optimization" ,
false ,
false  )

Definition at line 115 of file SystemZTDC.cpp.

References llvm::createSystemZTDCPass().