17#ifndef BACKENDS_EBPF_EBPFBACKEND_H_
18#define BACKENDS_EBPF_EBPFBACKEND_H_
20#include "ebpfObject.h"
21#include "ebpfOptions.h"
22#include "frontends/p4/evaluator/evaluator.h"
27void run_ebpf_backend(
const EbpfOptions &options,
const IR::ToplevelBlock *toplevel,
Class used to encode maps from paths to declarations.
Definition referenceMap.h:66
Definition codeGen.cpp:25