P4C
The P4 Compiler
|
Public Member Functions | |
virtual RemoveUnusedDeclarations * | getRemoveUnusedDeclarationsPass (const UsedDeclSet &used, bool warn=false) 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