MLIR  19.0.0git
Namespaces | Macros
AsyncRuntimeRefCountingOpt.cpp File Reference
#include "mlir/Dialect/Async/Passes.h"
#include "mlir/Dialect/Async/IR/Async.h"
#include "mlir/Dialect/Func/IR/FuncOps.h"
#include "llvm/ADT/SmallSet.h"
#include "llvm/Support/Debug.h"
#include "mlir/Dialect/Async/Passes.h.inc"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 

Macros

#define GEN_PASS_DEF_ASYNCRUNTIMEREFCOUNTINGOPT
 
#define DEBUG_TYPE   "async-ref-counting"
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "async-ref-counting"

Definition at line 25 of file AsyncRuntimeRefCountingOpt.cpp.

◆ GEN_PASS_DEF_ASYNCRUNTIMEREFCOUNTINGOPT

#define GEN_PASS_DEF_ASYNCRUNTIMEREFCOUNTINGOPT

Definition at line 21 of file AsyncRuntimeRefCountingOpt.cpp.