llvm::Value::hasValueHandle

Return true if there is a value handle associated with this value.

Synopsis

Declared in <llvm/IR/Value.h>

bool
hasValueHandle() const;

Return Value

True if a ValueHandle watches this value.