LLVM API Documentation

llvm::ConvertConstantType< ConstantArray, ArrayType > Struct Template Reference

List of all members.

Static Public Member Functions

static void convert (ConstantArray *OldC, const ArrayType *NewTy)

Detailed Description

template<>
struct llvm::ConvertConstantType< ConstantArray, ArrayType >

Definition at line 984 of file Constants.cpp.


Member Function Documentation

static void llvm::ConvertConstantType< ConstantArray, ArrayType >::convert ( ConstantArray OldC,
const ArrayType NewTy 
) [inline, static]

Definition at line 985 of file Constants.cpp.

References C, llvm::ConstantArray::destroyConstant(), llvm::ConstantArray::get(), llvm::User::getNumOperands(), llvm::Constant::getOperand(), and llvm::Value::uncheckedReplaceAllUsesWith().


The documentation for this struct was generated from the following file: