1#ifndef TESTGEN_TARGETS_EBPF_EXPR_STEPPER_H_
2#define TESTGEN_TARGETS_EBPF_EXPR_STEPPER_H_
9#include "backends/p4tools/modules/testgen/core/program_info.h"
10#include "backends/p4tools/modules/testgen/core/small_step/expr_stepper.h"
11#include "backends/p4tools/modules/testgen/lib/execution_state.h"
13namespace P4::P4Tools::P4Testgen::EBPF {
28 bool preorder(
const IR::P4Table * )
override;
31 static const IR::MethodCallStatement *
produceEmitCall(
const IR::Member *fieldLabel);
Provides a higher-level interface for an SMT solver.
Definition solver.h:24
Definition phv/solver/action_constraint_solver.cpp:33