|
clang 22.0.0git
|
#include "PassDetail.h"#include "mlir/Dialect/Func/IR/FuncOps.h"#include "mlir/IR/Block.h"#include "mlir/IR/Builders.h"#include "mlir/IR/PatternMatch.h"#include "mlir/Support/LogicalResult.h"#include "mlir/Transforms/DialectConversion.h"#include "mlir/Transforms/GreedyPatternRewriteDriver.h"#include "clang/CIR/Dialect/IR/CIRDialect.h"#include "clang/CIR/Dialect/Passes.h"#include "clang/CIR/MissingFeatures.h"Go to the source code of this file.
Namespaces | |
| namespace | mlir |
Functions | |
| std::unique_ptr< Pass > | mlir::createCIRFlattenCFGPass () |