#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.
|
| namespace | mlir |
| | Include the generated interface declarations.
|
| namespace | mlir::func |
◆ GEN_PASS_DECL_DUPLICATEFUNCTIONELIMINATIONPASS
| #define GEN_PASS_DECL_DUPLICATEFUNCTIONELIMINATIONPASS |
◆ 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 |