|
MLIR
22.0.0git
|
#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.
Namespaces | |
| mlir | |
| Include the generated interface declarations. | |
Macros | |
| #define | GEN_PASS_DEF_SYMBOLDCE |
| #define | DEBUG_TYPE "symbol-dce" |
| #define DEBUG_TYPE "symbol-dce" |
Definition at line 29 of file SymbolDCE.cpp.
| #define GEN_PASS_DEF_SYMBOLDCE |
Definition at line 23 of file SymbolDCE.cpp.