LLVM API Documentation
#include <ConstantsContext.h>


Public Member Functions | |
| void * | operator new (size_t s) |
| UnaryConstantExpr (unsigned Opcode, Constant *C, Type *Ty) | |
| DECLARE_TRANSPARENT_OPERAND_ACCESSORS (Value) | |
UnaryConstantExpr - This class is private to Constants.cpp, and is used behind the scenes to implement unary constant exprs.
Definition at line 34 of file ConstantsContext.h.
Definition at line 42 of file ConstantsContext.h.
| llvm::UnaryConstantExpr::DECLARE_TRANSPARENT_OPERAND_ACCESSORS | ( | Value | ) |
| void* llvm::UnaryConstantExpr::operator new | ( | size_t | s | ) | [inline] |
Reimplemented from llvm::User.
Definition at line 39 of file ConstantsContext.h.