Return true if the only users of this pointer are lifetime markers.
Declared in <llvm/Analysis/ValueTracking.h>
bool
onlyUsedByLifetimeMarkers(Value const* V);
true if the only users of this pointer are lifetime markers.
| Name | Description |
|---|---|
| V | LLVM Value Representation |