Implicitly convert this use to the referenced value.

Synopsis

Declared in <llvm/IR/Use.h>

operator Value*() const;

Return Value

The referenced value.

Created with MrDocs