LLVM API Documentation
| get() const | llvm::Use | [inline] |
| getNext() const | llvm::Use | [inline] |
| getOperandNo() const | llvm::Use | |
| getUser() const | llvm::Use | |
| initTags(Use *Start, Use *Stop) | llvm::Use | [static] |
| operator Value *() const | llvm::Use | [inline] |
| operator->() | llvm::Use | [inline] |
| operator->() const | llvm::Use | [inline] |
| operator=(Value *RHS) | llvm::Use | [inline] |
| operator=(const Use &RHS) | llvm::Use | [inline] |
| set(Value *Val) | llvm::Use | [inline] |
| swap(Use &RHS) | llvm::Use | |
| UserRef typedef | llvm::Use | |
| Value class | llvm::Use | [friend] |
| zap(Use *Start, const Use *Stop, bool del=false) | llvm::Use | [static] |