LLVM API Documentation

ConstantFolding.h File Reference

#include "llvm/Constants.h"
#include "llvm/Function.h"

Include dependency graph for include/llvm/Analysis/ConstantFolding.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  llvm

Functions

bool llvm::canConstantFoldCallTo (Function *F)
Constantllvm::ConstantFoldFP (double(*NativeFP)(double), double V, const Type *Ty)
Constantllvm::ConstantFoldCall (Function *F, const std::vector< Constant * > &Operands)