P4C
The P4 Compiler
|
Classes | |
struct | InstallEntryStates |
Public Member Functions | |
ReimplementEgressEntryPoint (const PhvInfo &p, const FindMirroredIntrinsicMetadata &m) | |
void | create_new_start_state () |
profile_t | init_apply (const IR::Node *root) override |
IR::BFN::Parser * | preorder (IR::BFN::Parser *parser) override |
Public Attributes | |
IR::BFN::ParserState * | bridge_entry = nullptr |
const FindMirroredIntrinsicMetadata & | mim |
IR::BFN::ParserState * | mirror_entry = nullptr |
IR::BFN::ParserState * | new_start = nullptr |
const PhvInfo & | phv |