CIRCT
20.0.0git
Loading...
Searching...
No Matches
lib
CAPI
Transforms
Transforms.cpp
Go to the documentation of this file.
1
//===- Transforms.cpp - C API for Transforms Passes -----------------------===//
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
#include "
circt-c/Transforms.h
"
10
#include "
circt/Transforms/Passes.h
"
11
#include "mlir/CAPI/Pass.h"
12
#include "mlir/Pass/Pass.h"
13
14
using namespace
circt
;
15
16
#ifdef __cplusplus
17
extern
"C"
{
18
#endif
19
20
#include "circt/Transforms/Transforms.capi.cpp.inc"
21
22
#ifdef __cplusplus
23
}
24
#endif
Passes.h
Transforms.h
circt
The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
Definition
DebugAnalysis.h:21
Generated on Fri Feb 7 2025 00:08:53 for CIRCT by
1.9.8