ΒΆbool onlyUsedByLifetimeMarkers(
const llvm::Value* V)
bool onlyUsedByLifetimeMarkers(
const llvm::Value* V)
Description
Return true if the only users of this pointer are lifetime markers.
Declared at: llvm/include/llvm/Analysis/ValueTracking.h:391
Parameters
- const llvm::Value* V