![]() |
P4C
The P4 Compiler
|
Public Member Functions | |
| virtual UnusedDeclarations * | getUnusedDeclarationsPass (const UsedDeclSet &used, bool removeUnused, bool warnUnused, bool infoRemoved) const |
|
virtual |
The policy for removing unused declarations is baked into the pass – targets can specify their own subclass of the pass with a changed policy and return that here