Joos1W Compiler Framework
All Classes Functions Typedefs Pages
tir::Argument Class Referencefinal
Inheritance diagram for tir::Argument:

Public Member Functions

std::ostream & print (std::ostream &os) const override
 
auto * parent () const
 
auto index () const
 
- Public Member Functions inherited from tir::Value
 Value (Context &ctx, Type *type)
 
tir::Contextctx ()
 
auto users ()
 
auto users () const
 
Typetype () const
 
void addUser (User *user)
 
void removeUser (User *user)
 
std::string_view name () const
 
auto nameOpt () const
 
void replaceAllUsesWith (Value *newValue)
 
void setName (std::string_view name)
 
std::ostream & printName (std::ostream &os) const
 
void dump () const
 

Friends

class Function
 

Detailed Description

Definition at line 125 of file Constant.h.


The documentation for this class was generated from the following files: