19#ifndef BACKENDS_TOFINO_BF_P4C_PARDE_LOWERED_COMPUTE_BUFFER_REQUIREMENTS_H_
20#define BACKENDS_TOFINO_BF_P4C_PARDE_LOWERED_COMPUTE_BUFFER_REQUIREMENTS_H_
22#include "backends/tofino/bf-p4c/parde/parde_visitor.h"
32 void postorder(IR::BFN::LoweredParserMatch *match)
override;
Computes the number of bytes which must be available for each parser match to avoid a stall.
Definition compute_buffer_requirements.h:31
Definition parde_visitor.h:78
Definition lower_parser.cpp:72