LLVM API Documentation
Public Member Functions | |
GetElementPtrConstantExpr (Constant *C, const std::vector< Constant * > &IdxList, const Type *DestTy) | |
~GetElementPtrConstantExpr () |
Definition at line 396 of file Constants.cpp.
GetElementPtrConstantExpr::GetElementPtrConstantExpr | ( | Constant * | C, | |
const std::vector< Constant * > & | IdxList, | |||
const Type * | DestTy | |||
) | [inline] |
Definition at line 397 of file Constants.cpp.
References llvm::CallingConv::C, E, and llvm::cl::init().
GetElementPtrConstantExpr::~GetElementPtrConstantExpr | ( | ) | [inline] |
Definition at line 405 of file Constants.cpp.