MLIR
20.0.0git
|
#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" |
#define DEBUG_TYPE "async-ref-counting" |
Definition at line 25 of file AsyncRuntimeRefCountingOpt.cpp.
#define GEN_PASS_DEF_ASYNCRUNTIMEREFCOUNTINGOPT |
Definition at line 21 of file AsyncRuntimeRefCountingOpt.cpp.