75 IR::BFN::ParserState *split_state(IR::BFN::ParserState *state,
cstring new_state_name);
106 int &last_statements_shift_bit,
107 std::optional<bool> &last_statements_partial_proc);
127 std::optional<bool> *partial_proc_value);
134 bool state_pkt_too_short_verify(
const IR::BFN::ParserState *state,
135 bool &select_args_incompatible);
137 IR::BFN::ParserState *postorder(IR::BFN::ParserState *state)
override;