![]() |
P4C
The P4 Compiler
|
Public Member Functions | |
| SameExpression (const DeclarationLookup *refMap, const TypeMap *typeMap) | |
| bool | sameExpression (const IR::Expression *left, const IR::Expression *right) const |
| bool | sameExpressions (const IR::Vector< IR::Argument > *left, const IR::Vector< IR::Argument > *right) const |
| bool | sameExpressions (const IR::Vector< IR::Expression > *left, const IR::Vector< IR::Expression > *right) const |
| bool | sameType (const IR::Type *left, const IR::Type *right) const |