LLVM API Documentation

Functions
MetaRenamer.cpp File Reference
#include "llvm/Transforms/IPO.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/SmallString.h"
#include "llvm/IR/DerivedTypes.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/Module.h"
#include "llvm/IR/Type.h"
#include "llvm/IR/TypeFinder.h"
#include "llvm/Pass.h"
Include dependency graph for MetaRenamer.cpp:

Go to the source code of this file.

Functions

 INITIALIZE_PASS (MetaRenamer,"metarenamer","Assign new names to everything", false, false) ModulePass *llvm

Function Documentation

INITIALIZE_PASS ( MetaRenamer  ,
"metarenamer"  ,
"Assign new names to everything"  ,
false  ,
false   
)

Definition at line 137 of file MetaRenamer.cpp.