Shared state for post-instantiation cleanup helpers.
More...
#include <SharedImpl.h>
|
| mlir::SymbolTableCollection | tables |
Shared state for post-instantiation cleanup helpers.
Definition at line 67 of file SharedImpl.h.
◆ CleanupBase()
| llzk::polymorphic::detail::CleanupBase::CleanupBase |
( |
mlir::ModuleOp | root, |
|
|
const SymbolDefTree & | symDefTree, |
|
|
const SymbolUseGraph & | symUseGraph ) |
◆ defTree
| const SymbolDefTree& llzk::polymorphic::detail::CleanupBase::defTree |
|
protected |
◆ rootMod
| mlir::ModuleOp llzk::polymorphic::detail::CleanupBase::rootMod |
|
protected |
◆ tables
| mlir::SymbolTableCollection llzk::polymorphic::detail::CleanupBase::tables |
◆ useGraph
| const SymbolUseGraph& llzk::polymorphic::detail::CleanupBase::useGraph |
|
protected |
The documentation for this class was generated from the following files: