P4C
The P4 Compiler
|
Operand represents either a source or a destination of an instruction. More...
#include <action_constraint_solver.h>
Public Member Functions | |
bool | operator!= (const Operand &b) const |
bool | operator== (const Operand &b) const |
Public Attributes | |
ContainerID | container |
bool | is_ad_or_const |
le_bitrange | range |
Operand represents either a source or a destination of an instruction.