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