llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
This is the complete list of members for Item, including all inherited members.
AsExpr() | Item | |
AsExpr() const | Item | |
CreateExpr32(Expr *val) (defined in Item) | Item | static |
CreateExpr64(Expr *val) (defined in Item) | Item | static |
CreateFloat64(double val) (defined in Item) | Item | static |
CreateInt16(int16_t val) (defined in Item) | Item | static |
CreateInt32(int32_t val) (defined in Item) | Item | static |
CreateInt64(int64_t val) (defined in Item) | Item | static |
CreateInt8(int8_t val) (defined in Item) | Item | static |
CreateSpace(unsigned val) (defined in Item) | Item | static |
CreateString(const std::string_view str) (defined in Item) | Item | static |
eraseFromParent() | Item | |
float64val_ (defined in Item) | Item | |
GetExpr() | Item | |
GetExpr() const | Item | |
GetFloat64() const (defined in Item) | Item | inline |
GetInt16() const (defined in Item) | Item | inline |
GetInt32() const (defined in Item) | Item | inline |
GetInt64() const (defined in Item) | Item | inline |
GetInt8() const (defined in Item) | Item | inline |
GetKind() const | Item | inline |
getParent() const | Item | inline |
GetSize() const | Item | |
GetSpace() const | Item | inline |
getString() const | Item | inline |
GetString() const | Item | inline |
int16val_ (defined in Item) | Item | |
int32val_ (defined in Item) | Item | |
int64val_ (defined in Item) | Item | |
int8val_ (defined in Item) | Item | |
IsExpr() const | Item | inline |
IsSpace() const | Item | inline |
Item(Item &that) | Item | |
Kind enum name | Item | |
llvm::ilist_traits< Item > (defined in Item) | Item | friend |
removeFromParent() | Item | |
stringVal_ (defined in Item) | Item | |
useVal_ (defined in Item) | Item | |
~Item() | Item |