#include "Dialect/Ops.h"
#include "Interfaces/AutoDiffOpInterface.h"
#include "Passes/Passes.h"
#include "mlir/Dialect/Func/IR/FuncOps.h"
#include "mlir/Dialect/LLVMIR/LLVMDialect.h"
#include "mlir/Interfaces/FunctionInterfaces.h"
#include "mlir/Transforms/GreedyPatternRewriteDriver.h"
#include "mlir/Transforms/RegionUtils.h"
#include "llvm/ADT/TypeSwitch.h"
#include "Passes/Passes.h.inc"
Go to the source code of this file.
◆ GEN_PASS_DEF_INLINEENZYMEINTOREGIONPASS
| #define GEN_PASS_DEF_INLINEENZYMEINTOREGIONPASS |
◆ GEN_PASS_DEF_OUTLINEENZYMEFROMREGIONPASS
| #define GEN_PASS_DEF_OUTLINEENZYMEFROMREGIONPASS |