CIRCT 20.0.0git
Loading...
Searching...
No Matches
SeqEnums.h
Go to the documentation of this file.
1//===- SeqPasses.h - Seq pass enumeration -----------------------*- C++ -*-===//
2//
3// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4// See https://llvm.org/LICENSE.txt for license information.
5// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6//
7//===----------------------------------------------------------------------===//
8
9#ifndef CIRCT_DIALECT_SEQ_SEQENUMS_H
10#define CIRCT_DIALECT_SEQ_SEQENUMS_H
11
12namespace circt {
13namespace seq {
14
16
17} // namespace seq
18} // namespace circt
19
20#endif // CIRCT_DIALECT_SEQ_SEQENUMS_H
The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
Definition seq.py:1