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

Public Member Functions

 CreateSpecializedTypes (TypeSpecializationMap *specMap)
 
const IR::Node * insert (const IR::Node *before)
 
const IR::Node * postorder (IR::Declaration *decl) override
 
const IR::Node * postorder (IR::Type_Declaration *type) override
 

Detailed Description

For each generic type that is specialized with concrete arguments create a specialized type version and insert it in the program.