MLIR 22.0.0git
SymbolDCE.cpp File Reference
#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.

Classes

class  mlir::impl::SymbolDCEBase< DerivedT >

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::impl
 Attribute collections provide a dictionary-like interface.

Macros

#define GEN_PASS_DEF_SYMBOLDCE
#define DEBUG_TYPE   "symbol-dce"

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "symbol-dce"

Definition at line 29 of file SymbolDCE.cpp.

◆ GEN_PASS_DEF_SYMBOLDCE

#define GEN_PASS_DEF_SYMBOLDCE

Definition at line 23 of file SymbolDCE.cpp.