LLVM API Documentation
Static Public Member Functions | |
static void | convert (ConstantPointerNull *OldC, const PointerType *NewTy) |
Definition at line 1204 of file Constants.cpp.
static void llvm::ConvertConstantType< ConstantPointerNull, PointerType >::convert | ( | ConstantPointerNull * | OldC, | |
const PointerType * | NewTy | |||
) | [inline, static] |
Definition at line 1205 of file Constants.cpp.
References llvm::ConstantPointerNull::destroyConstant(), llvm::ConstantPointerNull::get(), and llvm::Value::uncheckedReplaceAllUsesWith().