![]() |
P4C
The P4 Compiler
|
Public Member Functions | |
| CollectClotChecksumFields (const PhvInfo &phv, const ClotInfo &clotInfo) | |
| bool | preorder (const IR::BFN::EmitChecksum *emitChecksum) override |
Public Attributes | |
| ordered_map< const PHV::Field *, ordered_map< le_bitrange, const Clot * > > | checksum_field_slice_to_clot |
| ordered_map< const PHV::Field *, ordered_map< le_bitrange, int > > | checksum_field_slice_to_offset |
| const ClotInfo & | clotInfo |
| const PhvInfo & | phv |