LLVM API Documentation

llvm::ConvertConstantType< ConstantPointerNull, PointerType > Struct Template Reference

List of all members.

Static Public Member Functions

static void convert (ConstantPointerNull *OldC, const PointerType *NewTy)

Detailed Description

template<>
struct llvm::ConvertConstantType< ConstantPointerNull, PointerType >

Definition at line 1097 of file Constants.cpp.


Member Function Documentation

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

Definition at line 1098 of file Constants.cpp.

References llvm::ConstantPointerNull::destroyConstant(), llvm::ConstantPointerNull::get(), and llvm::Value::uncheckedReplaceAllUsesWith().


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