LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

LowerConstantExprs.cpp File Reference

#include "llvm/Pass.h"
#include "llvm/Function.h"
#include "llvm/Constants.h"
#include "llvm/Instructions.h"
#include "llvm/Support/InstIterator.h"
#include <vector>
#include <iostream>

Include dependency graph for LowerConstantExprs.cpp:

Go to the source code of this file.

Namespaces

namespace  llvm

Functions

FunctionPassllvm::createLowerConstantExpressionsPass ()


Variable Documentation

RegisterOpt<ConstantExpressionsLower> X("lowerconstantexprs","Lower constant expressions") [static]