Loading [MathJax]/jax/output/HTML-CSS/config.js
CIRCT 22.0.0git
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
UnusedOpPruner.h File Reference
#include "circt/Support/LLVM.h"
#include "mlir/IR/Operation.h"
#include "mlir/Interfaces/ControlFlowInterfaces.h"
#include "mlir/Interfaces/SideEffectInterfaces.h"
Include dependency graph for UnusedOpPruner.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  circt::UnusedOpPruner
 Utility that tracks operations that have potentially become unused and allows them to be cleaned up at a later point. More...
 

Namespaces

namespace  circt
 The InstanceGraph op interface, see InstanceGraphInterface.td for more details.