P4C
The P4 Compiler
|
#include <simplifyKey.h>
Public Member Functions | |
OrPolicy (KeyIsSimple *left, KeyIsSimple *right) | |
bool | isSimple (const IR::Expression *expression, const Visitor::Context *ctxt) |
Public Member Functions inherited from P4::KeyIsSimple |
A KeyIsSimple policy formed by combining two other policies with a logical 'or'.
|
inlinevirtual |
Implements P4::KeyIsSimple.