19#ifndef BACKENDS_TOFINO_BF_P4C_ARCH_FROMV1_0_LPF_H_
20#define BACKENDS_TOFINO_BF_P4C_ARCH_FROMV1_0_LPF_H_
22#include "frontends/p4-14/fromv1.0/converters.h"
27class LpfConverter :
public ExternConverter {
29 static LpfConverter singleton;
34 const IR::Declaration_Instance *convertExternInstance(
38 const IR::Declaration_Instance *,
39 const IR::Primitive *)
override;
Definition indexed_vector.h:40
Information about the structure of a P4-14 program, used to convert it to a P4-16 program.
Definition frontends/p4-14/fromv1.0/programStructure.h:45
Definition converters.cpp:28
TODO: this is not really specific to BMV2, it should reside somewhere else.
Definition applyOptionsPragmas.cpp:24