LLVM API Documentation
Static Public Member Functions | |
static void | convert (ConstantStruct *OldC, const StructType *NewTy) |
Definition at line 1084 of file Constants.cpp.
static void llvm::ConvertConstantType< ConstantStruct, StructType >::convert | ( | ConstantStruct * | OldC, | |
const StructType * | NewTy | |||
) | [inline, static] |
Definition at line 1085 of file Constants.cpp.
References C, llvm::ConstantStruct::destroyConstant(), llvm::ConstantStruct::get(), llvm::User::getNumOperands(), llvm::Constant::getOperand(), and llvm::Value::uncheckedReplaceAllUsesWith().