Dereference the wrapped pointer.

Synopsis

Declared in <llvm/Analysis/WithCache.h>

ReferenceType
operator*() const;

Return Value

A reference to the pointed‐to value.

Created with MrDocs