Joos1W Compiler Framework
tir::Value Member List

This is the complete list of members for tir::Value, including all inherited members.

addUser(User *user) (defined in tir::Value)tir::Valueinline
ctx() (defined in tir::Value)tir::Valueinline
dump() const (defined in tir::Value)tir::Value
name() const (defined in tir::Value)tir::Valueinline
nameOpt() const (defined in tir::Value)tir::Valueinline
print(std::ostream &) const =0 (defined in tir::Value)tir::Valuepure virtual
printName(std::ostream &os) const (defined in tir::Value)tir::Valueinline
removeUser(User *user) (defined in tir::Value)tir::Valueinline
replaceAllUsesWith(Value *newValue) (defined in tir::Value)tir::Value
setName(std::string_view name) (defined in tir::Value)tir::Valueinline
type() const (defined in tir::Value)tir::Valueinline
users() (defined in tir::Value)tir::Valueinline
users() const (defined in tir::Value)tir::Valueinline
Value(Context &ctx, Type *type) (defined in tir::Value)tir::Valueinline
~Value()=default (defined in tir::Value)tir::Valuevirtual