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

Public Member Functions

 ActionsInliner (P4::ReferenceMap *refMap)
 
Visitor::profile_t init_apply (const IR::Node *node) override
 
const IR::Node * postorder (IR::P4Action *action) override
 
const IR::Node * preorder (IR::MethodCallStatement *statement) override
 
const IR::Node * preorder (IR::P4Action *action) override
 
const IR::Node * preorder (IR::P4Parser *cont) override
 
- Public Member Functions inherited from P4::AbstractInliner< ActionsInlineList, AInlineWorkList >
Visitor::profile_t init_apply (const IR::Node *node)
 
void prepare (ActionsInlineList *list, AInlineWorkList *toInline)
 

Additional Inherited Members

- Protected Attributes inherited from P4::AbstractInliner< ActionsInlineList, AInlineWorkList >
ActionsInlineListlist
 
AInlineWorkListtoInline