P4C
The P4 Compiler
|
Eliminate unnecessary parser zero-writes to validity bits. More...
Public Member Functions | |
ElimParserValidZeroWrites (const PhvInfo &phv, const CollectParserInfo &parser_info, const MapFieldToParserStates &fs) | |
Protected Member Functions | |
const IR::Node * | preorder (IR::BFN::Extract *e) override |
Protected Attributes | |
const MapFieldToParserStates & | fs |
const CollectParserInfo & | parser_info |
const PhvInfo & | phv |
Eliminate unnecessary parser zero-writes to validity bits.