![]()  | 
  
    P4C
    
   The P4 Compiler 
   | 
 
Public Member Functions | |
| SkipControls (const std::set< cstring > *skip) | |
| bool | convert (const Visitor::Context *, const IR::P4Control *control) override | 
  Public Member Functions inherited from P4::ActionSynthesisPolicy | |
| virtual bool | can_combine (const Visitor::Context *, const IR::BlockStatement *, const IR::StatOrDecl *) | 
      
  | 
  inlineoverridevirtual | 
If the policy returns true the control block is processed, otherwise it is left unchanged.
Implements P4::ActionSynthesisPolicy.