LLVM  4.0.0
Namespaces | Functions
SystemZTDC.cpp File Reference
#include "SystemZ.h"
#include "llvm/ADT/MapVector.h"
#include "llvm/IR/Constants.h"
#include "llvm/IR/Instructions.h"
#include "llvm/IR/InstIterator.h"
#include "llvm/IR/IntrinsicInst.h"
#include "llvm/IR/IRBuilder.h"
#include "llvm/IR/LegacyPassManager.h"
#include "llvm/IR/Module.h"
#include <deque>
#include <set>
Include dependency graph for SystemZTDC.cpp:

Go to the source code of this file.

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.
 

Functions

void llvm::initializeSystemZTDCPassPass (PassRegistry &)
 
 INITIALIZE_PASS (SystemZTDCPass,"systemz-tdc","SystemZ Test Data Class optimization", false, false) FunctionPass *llvm
 

Function Documentation

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

Definition at line 115 of file SystemZTDC.cpp.