|
Joos1W Compiler Framework
|
This is the complete list of members for tir::Value, including all inherited members.
| addUser(User *user) (defined in tir::Value) | tir::Value | inline |
| ctx() (defined in tir::Value) | tir::Value | inline |
| dump() const (defined in tir::Value) | tir::Value | |
| name() const (defined in tir::Value) | tir::Value | inline |
| nameOpt() const (defined in tir::Value) | tir::Value | inline |
| print(std::ostream &) const =0 (defined in tir::Value) | tir::Value | pure virtual |
| printName(std::ostream &os) const (defined in tir::Value) | tir::Value | inline |
| removeUser(User *user) (defined in tir::Value) | tir::Value | inline |
| replaceAllUsesWith(Value *newValue) (defined in tir::Value) | tir::Value | |
| setName(std::string_view name) (defined in tir::Value) | tir::Value | inline |
| type() const (defined in tir::Value) | tir::Value | inline |
| users() (defined in tir::Value) | tir::Value | inline |
| users() const (defined in tir::Value) | tir::Value | inline |
| Value(Context &ctx, Type *type) (defined in tir::Value) | tir::Value | inline |
| ~Value()=default (defined in tir::Value) | tir::Value | virtual |