|
mini-llvm 0.1.0
|
This is the complete list of members for mini_llvm::ir::Value, including all inherited members.
| clone() const =0 | mini_llvm::ir::Value | pure virtual |
| format() const =0 | mini_llvm::ir::Value | pure virtual |
| formatAsOperand() const =0 | mini_llvm::ir::Value | pure virtual |
| formatName() const | mini_llvm::ir::Value | |
| isWellFormed() const | mini_llvm::ir::Value | inlinevirtual |
| name() const & | mini_llvm::ir::Value | inline |
| name() && | mini_llvm::ir::Value | inline |
| operator=(const Value &)=delete | mini_llvm::ir::Value | |
| operator=(Value &&)=delete | mini_llvm::ir::Value | |
| setName(std::string name) | mini_llvm::ir::Value | inline |
| type() const =0 | mini_llvm::ir::Value | pure virtual |
| use_begin() const | mini_llvm::ir::Value | inline |
| use_empty() const | mini_llvm::ir::Value | inline |
| use_end() const | mini_llvm::ir::Value | inline |
| use_iterator typedef | mini_llvm::ir::Value | |
| use_size() const | mini_llvm::ir::Value | inline |
| UseBase class | mini_llvm::ir::Value | friend |
| Value()=default | mini_llvm::ir::Value | |
| Value(const Value &)=delete | mini_llvm::ir::Value | |
| Value(Value &&)=delete | mini_llvm::ir::Value | |
| ~Value()=default | mini_llvm::ir::Value | virtual |