llvm::ValueHandleBase::clearValPtr

Clear the underlying pointer without clearing the use list.

Synopsis

Declared in <llvm/IR/ValueHandle.h>

void
clearValPtr();

Description

This should only be used if a derived class has manually removed the handle from the use list.