![]() |
P4C
The P4 Compiler
|
Public Member Functions | |
| TestFEPolicy (const P4TestPragmas &pragmas) | |
Public Member Functions inherited from P4::FrontEndPolicy | |
| virtual bool | enableSubConstToAddTransform () const |
| virtual bool | foldInlinedFrom () const |
| virtual ConstantFoldingPolicy * | getConstantFoldingPolicy () const |
| virtual std::vector< DebugHook > | getDebugHooks () const |
| virtual bool | optimize (const CompilerOptions &options) const |
| virtual bool | skipSideEffectOrdering () const |
Public Member Functions inherited from P4::RemoveUnusedPolicy | |
| virtual UnusedDeclarations * | getUnusedDeclarationsPass (const UsedDeclSet &used, bool removeUnused, bool warnUnused, bool infoRemoved) const |