The main class for finding non-concrete header stack indices. More...

Public Member Functions | |
| const IR::Node * | postorder (IR::ArrayIndex *curArrayIndex) override |
Static Public Member Functions | |
| static const IR::ArrayIndex * | produceStackIndex (const IR::Type *type, const IR::Expression *expression, size_t arrayIndex) |
The main class for finding non-concrete header stack indices.
|
static |
Convert a parent expression and an index into a member expression with that particular index as string member. The type is used to specify the member type.