CIRCT 22.0.0git
|
#include "circt/Support/LLVM.h"
#include "mlir/IR/Operation.h"
#include "mlir/Interfaces/ControlFlowInterfaces.h"
#include "mlir/Interfaces/SideEffectInterfaces.h"
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. | |