Each LLVMUseRef (which corresponds to a llvm::Use instance) holds a llvm::User and llvm::Value.
See Implementation
Each LLVMUseRef (which corresponds to a llvm::Use instance) holds a llvm::User and llvm::Value.