#include "mlir/Transforms/Passes.h"
#include "mlir/IR/Operation.h"
#include "mlir/IR/SymbolTable.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/DebugLog.h"
#include "llvm/Support/InterleavedRange.h"
#include "mlir/Transforms/Passes.h.inc"
Go to the source code of this file.
|
| namespace | mlir |
| | Include the generated interface declarations.
|
| namespace | mlir::impl |
| | Attribute collections provide a dictionary-like interface.
|
◆ DEBUG_TYPE
| #define DEBUG_TYPE "symbol-dce" |
◆ GEN_PASS_DEF_SYMBOLDCE
| #define GEN_PASS_DEF_SYMBOLDCE |