LLZK 2.1.1
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
AnalysisPasses.h
Go to the documentation of this file.
1//===-- AnalysisPasses.h ----------------------------------------*- C++ -*-===//
2//
3// Part of the LLZK Project, under the Apache License v2.0.
4// See LICENSE.txt for license information.
5// Copyright 2025 Veridise Inc.
6// SPDX-License-Identifier: Apache-2.0
7//
8//===----------------------------------------------------------------------===//
10#pragma once
13#include "llzk/Pass/PassBase.h"
14
15namespace llzk {
16
17#define GEN_PASS_DECL
18#define GEN_PASS_REGISTRATION
21} // namespace llzk