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

Public Member Functions

 ParsePnaArchitecture (PnaProgramStructure *structure)
 
profile_t init_apply (const IR::Node *root) override
 
void modelError (const char *format, const IR::INode *node)
 
bool preorder (const IR::ExternBlock *block) override
 
bool preorder (const IR::PackageBlock *block) override
 
bool preorder (const IR::ToplevelBlock *block) override
 

Member Function Documentation

◆ preorder()

bool TC::ParsePnaArchitecture::preorder ( const IR::ToplevelBlock * block)
override

Blocks are not in IR tree, use a custom visitor to traverse