P4C
The P4 Compiler
 
Loading...
Searching...
No Matches
P4::EliminateSubparserCalls Class Reference
Inheritance diagram for P4::EliminateSubparserCalls:

Public Member Functions

 EliminateSubparserCalls (const std::set< const IR::P4Parser * > &redundantParsers, ReferenceMap *refMap, TypeMap *typeMap)
 

Detailed Description

Find .apply() calls on parsers that are on redundantParsers, and eliminate them.