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