LLVM API Documentation
#include "llvm/Constant.h"
#include "llvm/Type.h"
#include "llvm/Support/DataTypes.h"
Include dependency graph for Constants.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | llvm |
Classes | |
class | llvm::ConstantIntegral |
class | llvm::ConstantBool |
class | llvm::ConstantInt |
class | llvm::ConstantSInt |
class | llvm::ConstantUInt |
class | llvm::ConstantFP |
class | llvm::ConstantAggregateZero |
class | llvm::ConstantArray |
class | llvm::ConstantStruct |
class | llvm::ConstantPacked |
class | llvm::ConstantPointerNull |
class | llvm::ConstantExpr |
class | llvm::UndefValue |