
Public Member Functions | |
| profile_t | init_apply (const IR::Node *root) override |
| bool | isSimple (const IR::Expression *expression, const Visitor::Context *) override |
| void | postorder (const IR::ArrayIndex *arrayIndex) override |
Protected Attributes | |
| bool | simple = false |
Policy that treats a key as ArrayIndex with non constant index.
|
inlineoverridevirtual |
Implements P4::KeyIsSimple.