MLIR  21.0.0git
Namespaces | Macros
SymbolDCE.cpp File Reference
#include "mlir/Transforms/Passes.h"
#include "mlir/IR/SymbolTable.h"
#include "llvm/Support/Debug.h"
#include "mlir/Transforms/Passes.h.inc"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 

Macros

#define GEN_PASS_DEF_SYMBOLDCE
 
#define DEBUG_TYPE   "symbol-dce"
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "symbol-dce"

Definition at line 26 of file SymbolDCE.cpp.

◆ GEN_PASS_DEF_SYMBOLDCE

#define GEN_PASS_DEF_SYMBOLDCE

Definition at line 20 of file SymbolDCE.cpp.