mini-llvm 0.1.0
Loading...
Searching...
No Matches
mini_llvm::ir::Constant Member List

This is the complete list of members for mini_llvm::ir::Constant, including all inherited members.

accept(ConstantVisitor &visitor)=0mini_llvm::ir::Constantpure virtual
accept(ConstantVisitor &visitor) const =0mini_llvm::ir::Constantpure virtual
clone() const =0mini_llvm::ir::Valuepure virtual
equals(const Constant &other) const =0mini_llvm::ir::Constantprotectedpure virtual
format() const =0mini_llvm::ir::Valuepure virtual
formatAsOperand() const overridemini_llvm::ir::Constantinlinevirtual
formatName() constmini_llvm::ir::Value
isWellFormed() constmini_llvm::ir::Valueinlinevirtual
name() const &mini_llvm::ir::Valueinline
name() &&mini_llvm::ir::Valueinline
operator=(const Value &)=deletemini_llvm::ir::Value
operator=(Value &&)=deletemini_llvm::ir::Value
operator==(const Constant &lhs, const Constant &rhs)mini_llvm::ir::Constantfriend
setName(std::string name)mini_llvm::ir::Valueinline
type() const =0mini_llvm::ir::Valuepure virtual
use_begin() constmini_llvm::ir::Valueinline
use_empty() constmini_llvm::ir::Valueinline
use_end() constmini_llvm::ir::Valueinline
use_iterator typedefmini_llvm::ir::Value
use_size() constmini_llvm::ir::Valueinline
Value()=defaultmini_llvm::ir::Value
Value(const Value &)=deletemini_llvm::ir::Value
Value(Value &&)=deletemini_llvm::ir::Value
~Value()=defaultmini_llvm::ir::Valuevirtual