MLIR 22.0.0git
Passes.h File Reference
#include "mlir/IR/BuiltinOps.h"
#include "mlir/Pass/Pass.h"
#include "mlir/Dialect/Func/Transforms/Passes.h.inc"

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::func

Macros

#define GEN_PASS_DECL_DUPLICATEFUNCTIONELIMINATIONPASS
#define GEN_PASS_REGISTRATION
 Generate the code for registering passes.
#define GEN_PASS_REGISTRATION_DUPLICATEFUNCTIONELIMINATIONPASS

Functions

std::unique_ptr<::mlir::Passmlir::func::createDuplicateFunctionEliminationPass ()
void mlir::func::registerDuplicateFunctionEliminationPass ()
void mlir::func::registerDuplicateFunctionEliminationPassPass ()
void mlir::func::registerFuncPasses ()

Macro Definition Documentation

◆ GEN_PASS_DECL_DUPLICATEFUNCTIONELIMINATIONPASS

#define GEN_PASS_DECL_DUPLICATEFUNCTIONELIMINATIONPASS

Definition at line 25 of file Passes.h.

◆ GEN_PASS_REGISTRATION

#define GEN_PASS_REGISTRATION

Generate the code for registering passes.

Definition at line 33 of file Passes.h.

◆ GEN_PASS_REGISTRATION_DUPLICATEFUNCTIONELIMINATIONPASS

#define GEN_PASS_REGISTRATION_DUPLICATEFUNCTIONELIMINATIONPASS