|
Joos1W Compiler Framework
|
This is the complete list of members for tir::Argument, 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 | |
| Function (defined in tir::Argument) | tir::Argument | friend |
| index() const (defined in tir::Argument) | tir::Argument | inline |
| name() const (defined in tir::Value) | tir::Value | inline |
| nameOpt() const (defined in tir::Value) | tir::Value | inline |
| parent() const (defined in tir::Argument) | tir::Argument | inline |
| print(std::ostream &os) const override (defined in tir::Argument) | tir::Argument | 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 |