llvm::UnderlyingObject::setFromOpaqueValue

Replace the packed bits with those from opaque pointer Val.

Synopsis

Declared in <llvm/ADT/PointerIntPair.h>

void
setFromOpaqueValue(void* Val) &;

Parameters

NameDescription
ValOpaque value previously returned by getOpaqueValue.